emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (a3faec6 -> 6b203fd)


From: Justin Burkett
Subject: [elpa] master updated (a3faec6 -> 6b203fd)
Date: Thu, 17 Aug 2017 14:06:29 -0400 (EDT)

justbur pushed a change to branch master.

      from  a3faec6   Use autoload cookie for defclass
      adds  eee44fd   Add license
      adds  673193d   Initial Commit
      adds  74c331e   Remove hardcoded variables and switch popwin method
      adds  96a7bb9   Add docstrings
      adds  26e5c38   Create README.md
      adds  3f2a289   Improve choice of buffer width and height
      adds  6812f74   Fix vertical buffer width
      adds  152ee19   Add option to force buffer closed after certain amount of 
time
      adds  24b665c   Less rough now
      adds  8ce8558   Cleanup
      adds  cc95f91   Reorganize main update function
      adds  56bc898   Make internal variables stand out
      adds  e2f7665   Fix variable names
      adds  a9c54a4   Add provide line
      adds  04708f2   Start working on MELPA requirements
      adds  d57fca6   Fix text replacement alist
      adds  94d5fd5   Switch from popwin to display-buffer
      adds  b353cd2   Fix text replacement alist
      adds  515ed1d   Fix close timer randomly kicking in
      adds  ada5cfd   Declare `which-key--close-timer'
      adds  41d0d60   Add option to select display-buffer function.
      adds  5614be0   Remove commented funcs and messages
      adds  776e39e   Merge branch 'display-buffer'
      adds  230ffc3   Save popwin functions as comments
      adds  63fde0d   Remove unnecessary checks
      adds  c77a6ef   Switch back to popwin for now
      adds  5039c93   Switch readme to org-mode
      adds  5185467   Arrows are more fun
      adds  beaba56   Add picture to readme
      adds  79ec100   Get the cursor out of the way
      adds  31dff26   Better picture
      adds  5af4445   Try to hide cursor
      adds  6875c20   Move cursor code to setup
      adds  3e70421   Update docstrings and fix packaging
      adds  558090e   Switch default to minibuffer
      adds  fa368fc   Fix index error for subseq
      adds  8d9f79a   Toggle timer on frame focus
      adds  add8fca   Change formatting of groups
      adds  17b5f3d   Factor out display functions
      adds  ffbdc2a   Reorganize code a little
      adds  da0f7e1   Organize keys by pages
      adds  6706519   Refactor before work on window display
      adds  1812df6   Undo unintentional delete of provide line
      adds  963944c   Undo unintentional delete of end-of-file comment
      adds  ab3ff47   Merge bmag changes
      adds  20353a2   Rename config variables, simplifying interface
      adds  0214026   Frame popup support and some small fixes
      adds  a1aa345   Delete old defvars and minor docstring cleanup
      adds  44450f6   Fix doc, new frame parameters
      adds  3836282   Merge branch 'master' of 
https://github.com/bmag/emacs-which-key into pr5
      adds  c551775   Remove popwin requirement; Add require cl
      adds  a760c58   Fix problem with echo-keystrokes and minibuffer
      adds  3119e80   Add .gitignore
      adds  163eacf   Allow echo-keystrokes but make it quick
      adds  9cec7b8   Refactor replacement alists
      adds  eb6f52a   Make arrow separator into variable
      adds  c8bf18a   Redo replacement logic
      adds  85f65a9   Work on docstrings
      adds  35a171e   Try to fix focus problems with popup frame #7
      adds  1fd43dc   Merge branch 'frame-popup' of 
https://github.com/bmag/emacs-which-key into pr12
      adds  1cbad4b   Hide buffer right before command execution
      adds  73d5374   Merge pull request #13 from bmag/pre-command-hook
      adds  b2ea622   Try without close timer
      adds  a657ea8   Change side-window default position to right
      adds  2e9ec6b   Fix compiler warnings
      adds  9e09f05   Need cl for emacs < 25
      adds  5096276   Pull out faces and add special key face
      adds  2393a70   Add small indication of more pages
      adds  2e904d2   Add DEL to special keys
      adds  bfdae25   Maek special keys bold
      adds  f122d3d   Make default delay less aggressive.
      adds  a09f70c   Be consistent in defining faces.
      adds  c6c50bb   Make echo-keystrokes a variable and speed it up.
      adds  be7f2c9   Remove commented out close timer stuff
      adds  40ac541   Show prefix in popup
      adds  9838d3b   Remove column-width from max-dimensions
      adds  dc4391e   Add regexp to remove namespace (w minor cleanup)
      adds  c3586da   Add key-based replacement list
      adds  78c3759   Require cl-lib
      adds  bafd480   Add :group to faces
      adds  721c015   Fix #17 errors when not enough room is available.
      adds  e5279fb   Revert unintended change to act-height calc
      adds  fe5b1ee   Add option to specify major-mode in replacements
      adds  68e5f81   Fix bug in format-matches
      adds  52574e5   Remove hide-popup call from update function
      adds  91916c1   Fixes #19
      adds  a276585   Break out key-based replacement function.
      adds  0fd81d3   Fix replace-match and rewrite propertize-key
      adds  3ce0c3e   Rework key-based replacement
      adds  3c5f1ba   Fix act-width in populate-buffer
      adds  a7c7862   Fix #21
      adds  82f252f   Possible fix for #18
      adds  e63acf1   Update readme
      adds  0e564fc   Add config setup functions and more
      adds  25d29cd   Add minibuffer picture
      adds  041bc9d   Add bottom section and picture to readme
      adds  6c40180   Delete which-key-minibuffer.PNG
      adds  dfbefe4   Add minibuffer picture
      adds  cddf125   Remove hidden-mode-line-mode
      adds  7f96e4d   Fix #22
      adds  bd2daa7   Make user setup functions interactive and autoload
      adds  69d6b46   Remove mode-line and tweak max-height
      adds  e6911fe   Add functions for adding to replacement alists
      adds  688ba7e   Fix text vs. total window width handling #22
      adds  d9a9bd5   Allow percentages for side-window max sizes #19
      adds  d0a9cc0   Change side-window params to percentages
      adds  315eeca   Use fit-window-to-buffer again
      adds  ad8eb57   Merge branch 'better-window-sizes' of 
https://github.com/bmag/emacs-which-key into better-window-sizes
      adds  a73d8b8   remove mode-line
      adds  5a7503a   Merge branch 'better-window-sizes'
      adds  01ce087   Typo in add-major-mode-key-based-...
      adds  beafeb5   Another typo
      adds  f60e6d9   Fix add replacement functions
      adds  62f409a   Make variables stand-out in readme
      adds  9ada9d0   Fix #6: TODO for defcustom
      adds  654afeb   Fix bug in populate buffer
      adds  2df42e2   Fix some defcustoms
      adds  7e2c91e   Merge pull request #27 from bmag/master
      adds  5f5fc22   Fill columns first with variable column width
      adds  ea115fc   Fix bug (layout wasn't going to 1 line)
      adds  0526b8b   Bring back error message for too small of a frame
      adds  b399f3e   Use toggle-truncate-lines; reduce -> cl-reduce
      adds  5ed3e54   Check frame width in a non-buggy way
      adds  13a4fce   Merge pull request #26 from bmag/fill-columns
      adds  1797db7   Require dash
      adds  8d8e09e   Re-enable the prefix option
      adds  062f984   Reorganize code and clean-up comments a little
      adds  ee43d74   Merge branch 'fill-columns'
      adds  96e424d   Remove message
      adds  f8311cd   Fix bug when frame too small
      adds  5590a80   Protect against infinite loops
      adds  732b0c3   Try out status-key option
      adds  16aa8ac   Merge status-key and layout changes
      adds  76a0199   Start to fix lock up on small vertical window
      adds  db8d4da   Protect against infinite loops
      adds  22d957e   Add better check for no room in frame
      adds  3c4f30d   Add status defcustom and clean-up layout funcs
      adds  1f788fa   Merge status-key
      adds  7e6e379   Show prefix in can't show messages
      adds  58a1140   Start special-features section in readme #29
      adds  d0a5ac4   readme: explain different popup types
      adds  e947317   Merge branch 'readme' of 
https://github.com/bmag/emacs-which-key into readme
      adds  3e64a54   Add replacement descriptions to readme.
      adds  267b707   Merge pull request #30 from bmag/readme
      adds  f5385af   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  e09eb1b   Readme typo
      adds  fab4fd5   Mention customize-group in README
      adds  1fa254f   Add default replacement for select-window-[N]
      adds  cadb9e7   Add unicode correction for wide unicode chars
      adds  6ce1420   Add note to README about side-window defaults
      adds  7fb4ddc   Cleanup replacement helper functions
      adds  fa1e05e   Fixes #24 (Update docstrings)
      adds  08d0736   Update commentary
      adds  bed497a   Change default unicode-correction
      adds  dc84416   Add support for custom display functions
      adds  e37adcd   Fix unicode-correction docstring
      adds  8bb934e   Fix #32
      adds  6ca5819   Move unicode-correction and bump default to 3
      adds  ce4561c   Add docstring for propertize-description
      adds  f91238a   Remove some old code
      adds  10298ab   Fix a message
      adds  13406f7   Refactor column layout
      adds  3d3f572   Minor change to previous refactor
      adds  e1a03e6   Remove defaults related to outside packages
      adds  c945a96   Autoloads for helper functions
      adds  5e1187f   Fix weird no room error
      adds  01da1c5   Convert custom functions to defcustom
      adds  8ce3f96   New default pictures
      adds  e286290   Fix #33
      adds  a1b8895   Fix add-replacement functions
      adds  1b55f62   Cleanup replacement functions again
      adds  3e9f476   Reorg the readme and add key features to intro
      adds  fe07489   flycheck-package fixes
      adds  fc6fd2d   Fix url in header
      adds  c056947   Typo in readme
      adds  c1b5b6b   Be consistent with use of double slash
      adds  19fa37e   Updated images for split frame
      adds  bf4ce9f   Merge pull request #34 from bmag/master
      adds  73dbd74   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  3ab7a2e   Switch to only using dashes for symbol names
      adds  84a2346   Misc formatting fixes
      adds  cf56764   Merge pull request #37 from purcell/patch-1
      adds  fadd5fd   Remove hash quotes
      adds  b71d3c2   Merge pull request #36 from syohex/fix-funcall
      adds  be66556   Remove useless when
      adds  742a903   Add ability to temporarily prevent popups
      adds  a640439   Fix typos
      adds  abbedca   Don't show echo-keystroke note more than once
      adds  909ebe4   Better notes
      adds  5c0c3c4   Fix #39
      adds  ff3aa9a   Add another key translation map to check
      adds  064e9b3   Cleanup comments
      adds  9bbbe79   Tweak setup breaking out echo-keystrokes stuff
      adds  6d2675a   Erase truncate-lines message
      adds  5752d1f   Change echo-keystrokes logic
      adds  b47f6e7   Bump version
      adds  60aec4b   Make which-key buffer uninteresting
      adds  ac6831f   Merge pull request #40 from xuchunyang/master
      adds  6082e06   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  46fed20   Add MELPA to install insructions
      adds  2ef9642   Add MELPA badge and change README indentation
      adds  4717c88   Move badge below header
      adds  23600ce   Fix potential bug when no keys exist
      adds  2c6ab4d   Add option to sort output by key (off by default)
      adds  9d3ffef   Add special key handling to key sort order
      adds  5ce4a5c   Typo in docstring
      adds  45d6eb6   Update README.org
      adds  0ae863d   Add MELPA badge and change README indentation
      adds  717fe22   Reformat source
      adds  938bb91   Use string-width instead of length for strings
      adds  891fc5f   Start on new status key impl
      adds  0e6076b   Rewrite of page creation alg
      adds  e201356   Paging works barely
      adds  1bac4b0   Fix prefix code
      adds  8bfe9cb   Merge branch 'master' into develop
      adds  589baa5   Add a couple of docstrings
      adds  dd63f0a   Move all prefix adding code to one place
      adds  3b1ee3b   Add status to mode line
      adds  1a2ef54   Fix mode line status
      adds  9064b94   Typo in lighter-status function
      adds  3c2378d   Add description sort and make key order default
      adds  a2401c8   Start on right-bottom and bottom-right sw impl
      adds  4125bc6   echo-keystrokes might be nil
      adds  6adae6f   Ability to specify two locations for side-window
      adds  82ea3f8   Fix bug in page layout
      adds  765136a   Don't show page if first column doesn't fit
      adds  ee782eb   Put spaces in separator so they can be changed
      adds  d890188   Show page count with prefix
      adds  c7af70a   Basic paging works
      adds  1b58c43   Merge branch 'develop'
      adds  bd38bf9   Turn off show remaining keys by default
      adds  c44b915   Bump version
      adds  5980073   Add new setup function for right-bottom
      adds  74989c9   Add check for no keys
      adds  b945808   Fix readme
      adds  481b0b3   Add options for paging (disabled by default)
      adds  b811fcc   Don't prevent changing paging bindings
      adds  ee6d75e   Much better paging implementation
      adds  0159ec3   Update readme with new features
      adds  57980fb   Move paging defcustoms
      adds  bd7eb9e   Fix latex in readme
      adds  ba74099   Fix sort order in readme again
      adds  060e2a2   Fix a default regexp
      adds  7a30c1e   Use real-last-command instead of last-command
      adds  e1b9e7f   No need to call show-popup for minibuffer
      adds  945249f   Fix #50 - Don't show pages if only 1 page
      adds  a693a49   Fix for #49
      adds  2fd3464   Tweak next-page timer
      adds  5f35908   Remove show and hide functions for minibuffer
      adds  db469b2   Protect 2-side-window function from too many args
      adds  66dc4dd   Fix some hash quotes
      adds  2b442b1   Factor out paging timer and only start once
      adds  f454e02   Add default replacement for next page
      adds  710b1ef   Make side-window bottom the default
      adds  5d0bb5c   Bump version for new defaults
      adds  ed30e62   Simplify show page a little
      adds  ab0dacc   Fix key/page count and bug in create-pages
      adds  d896af6   Allow side-window bottom to be shorter than 4
      adds  f5eb098   Hack to fix #48
      adds  7c5f91d   Better strategy for dealing with minibuffer paging
      adds  4cb5a5c   Add suggestion about tiling wm to readme
      adds  ffc65fd   Fix echo function
      adds  b93e70d   Switch to lexical binding and fix warnings
      adds  c808fda   Allow which-key-special-keys to be nil
      adds  e80857a   Add link to README about disabling special keys
      adds  39f4bb0   Documentation is better now :-)
      adds  cf6ffc9   Fix show-next-page problem with mult events
      adds  ad0fcac   Add hint for next page key
      adds  ae31608   Add next page hint to show-prefix top
      adds  6c20615   C-h for paging is awesome
      adds  a5413c2   Fix some parts of readme
      adds  cf5b9a7   Add a docstring
      adds  7540514   Allow show-next-page to force update before timer
      adds  5bdffa6   More docstrings
      adds  9f56b94   Revert "Fix some parts of readme"
      adds  6af1756   Add note to readme
      adds  a413d74   Minor wording change to readme
      adds  768ed25   Reorg README and new pictures
      adds  9e5d5fb   README typos
      adds  4d4dc93   README fixes
      adds  1e88120   Add local-map face
      adds  2e7744c   Add local-map face to readme
      adds  f32bbf0   Fix a link in readme
      adds  4b5ade3   Second try to fix links
      adds  d613dfe   README links working again
      adds  32c5707   Allow for nil local-map. Fixes #57
      adds  91f7470   Bump version
      adds  3effbaf   Add README intro to commentary section.
      adds  af9e342   Clean-up partition-columns implementation
      adds  bfe1e5c   Replace ?? with lambda by default
      adds  90e5481   Fix ref to free var
      adds  833d17c   Tweak partition-columns
      adds  8e4602a   Add missing save-match-data call
      adds  cb2e4a9   show-remaining-keys cleanup
      adds  14892bb   Add support for "prefix titles". See #58
      adds  5e1d530   Switch prefix-titles to key-seq as key
      adds  64083ce   One more change to format of prefix-title-alist
      adds  54fd3bb   Add helper function for prefix titles
      adds  5eee7e8   Fix which-key-echo-keystrokes docstring
      adds  a251b4e   Fix echo-keystrokes backup
      adds  353ab03   Add experimental support for using descbinds
      adds  aefca12   Fix implementation of prevent-C-h-from-cycling
      adds  fa202a5   Fix compiler warning
      adds  156bd61   Describe new paging options in readme
      adds  6bfda01   Add missing autoload
      adds  c1458b6   Change wording of hint
      adds  5f5fcc4   Factor out next page hint
      adds  b015716   Shorten next page hint
      adds  13c1fea   Add min-display-lines option
      adds  f248e90   Allow disabling truncation
      adds  73ff071   Make preventing C-h cycling the default
      adds  35717ee   Add support for prefix-names
      adds  2f45969   Change default indentation of helpers
      adds  e5ed7de   Minor changes to key-seq functions
      adds  34dbf35   Common interface for prefix names and titles
      adds  5cfc206   Minor fix on last commit
      adds  8b5d4c1   Fix typo
      adds  e0c80e3   Better warning for add-key-val-to-alist
      adds  358ebac   Mute echo-keystrokes message
      adds  5761b07   typo in readme
      adds  4d7363d   Add ability to highlight certain commands
      adds  f865977   Update README for key-based replacements
      adds  acf30ee   Remove some alists from customize and update docs
      adds  db263bc   Better messages for add-key-val-to-alist
      adds  6a5c241   Add faces group
      adds  74a3724   Add alist-name arg to add-key-val-to-alist
      adds  df53b5d   Fix docstring typo
      adds  c1873df   Fix #65
      adds  e5e5f7c   Revert "Fix #65"
      adds  4ddf277   Better fix for #65
      adds  86d0613   Bump version
      adds  49204b7   Fix merge conflicts
      adds  4b54f3e   Don't fail if buffer was killed somehow
      adds  26ec902   Add preserve-size option to side-window display
      adds  48fd060   Let bind golden-ratio-mode when showing window
      adds  9493f2c   Revert preserve-size setting on buffer
      adds  b96481d   Run `which-key--hide-popup` in post-command-hook also
      adds  6d20c00   Add remove-hook to previous commit
      adds  b07a243   Do not display which-key popup if an interactive command 
is in progress
      adds  0533cdc   Move golden-ratio-mode let binding
      adds  a180639   Refactor show-next-page
      adds  1ef76a9   Remove comment
      adds  d2e3a09   Merge pull request #71 from justbur/refactor
      adds  caa70fe   readme: Remove what's new and add dependency note
      adds  0982ad3   Bump version to 0.6.2
      adds  e9aa7c3   Add new sort function
      adds  3a71cc1   Switch to defun in last commit
      adds  ac33130   Fix problem with two locations for side-window
      adds  f91ebda   Add new sort function for testing
      adds  8f23bd7   Preliminary support for undo
      adds  2ea4c91   Satisfy compiler for golden-ratio-mode
      adds  d63ce4f   Remove s.el dependency
      adds  61be001   Remove dash.el dependency
      adds  8e0e113   Cleanup previous commit
      adds  3cdf8a4   Better choices for built-in functions
      adds  7226967   Move sorting functions and add to readme
      adds  777c284   Don't warn when same cons is added to alist twice
      adds  8b4b1ee   Add melpa stable banner
      adds  8740f0f   Add option to show popup for evil operators
      adds  d777bb5   Don't show help hint for evil operators
      adds  864218b   Add example of adding Unicode replacements in README
      adds  e447eaf   Fix #79
      adds  51044ea   Add option to pad key columns on the left
      adds  b0a13d8   Bump minor version
      adds  fd86818   Don't use face for prefix if using echo area
      adds  65f0755   Fix sort order of function keys
      adds  bbe4817   Change code to handle nil which-key--current-prefix
      adds  652af43   Improve regexp to match toplevel bindings
      adds  09aff8b   Fix some minor bugs
      adds  95788e9   Add a command to popup toplevel bindings
      adds  cdd2934   Allow function key bindings to be displayed in toplevel 
help
      adds  26ca465   Manually flush headings for keybindings
      adds  6aec4bd   Use `set-temporary-overlay-map` to setup paging keys for 
toplevel popup
      adds  25d006e   Include keybindings of the form 'a .. z' in which key 
popup
      adds  d3fe7b2   Ignore self-insert-command bindings
      adds  b2c7d25   Minor stylistic changes to previous pr
      adds  b0f9f58   Mention show-top-level in the README
      adds  7068ebd   Bring in new describe-buffer-bindings parsing func
      adds  b0991a8   Satisfy compiler
      adds  39fb658   Turn on case-sensitivity in replacements
      adds  0bddd2d   Silence warnings for obsolete function
      adds  25bd62a   Refactor sorting functions and move fn keys up
      adds  aa60a23   Make special-key matching case sensitive
      adds  ef44d07   Sort character ranges properly
      adds  e888ee8   Move definition position for byte-compile warning
      adds  3af2f25   Use bound-and-true-p for byte compile warning
      adds  d694bbe   Merge pull request #86 from syohex/byte-compile-warnings
      adds  fe5be11   Option to remove default unicode characters
      adds  6cb9556   Ignore key translations only at top-level
      adds  cf8052d   Add show-prfx 'bottom and change top-level msg
      adds  8f9bd78   Mention new show-prefix option and format README
      adds  24839e6   Fix spacing in last commit
      adds  279b318   Provide alternative for prefix-title
      adds  841f461   Automatically close popup when prefix goes away
      adds  9dd0cea   Revert change in default of side-window-bottom
      adds  6b5ca75   Forgot line in last commit
      adds  c6abc78   Provide alternate prefix-title for echo area
      adds  cd6b3c5   Check for nil as a binding in previous commit
      adds  6234427   Fix the value of `which-key-side-window-location'
      adds  b61c7ad   Merge pull request #87 from cute-jumper/master
      adds  3fceb99   Fix mistake in reverting defaults
      adds  5538494   Show docstring on hover in echo area for commands
      adds  2d0b146   Add README note about last commit
      adds  70a4716   Use safe version of string-width
      adds  ead6b70   Display prefix names in terminal-mode
      adds  2f4c5d8   Use key-description for canonical keys
      adds  d4b4bad   Merge branch 'grammati'
      adds  7a30f4d   Fix return value problem for make-text-button
      adds  db97a29   Cleanup make-text-button call
      adds  3327e9c   Remove dependencies from README
      adds  b5ec6f8   Introduce C-h command dispatch function
      adds  9846929   Fix undo and timer usage
      adds  5ebbe69   Fix note on right and add abort keys
      adds  388c007   Add C-h commands to what's new in readme
      adds  318f9de   Fix top-level note and satisfy compiler
      adds  4fb75fa   Don't abort key seq after unbound key in C-h-map
      adds  baee0db   Clarify C-h commands description in readme
      adds  2c5bb54   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  b3b4179   Make C-h command hint respect C-h-map commands
      adds  0e87f61   Work on handling prefix args better
      adds  583416f   Preserve prefx-arg when paging
      adds  dd77323   echo-keystrokes should never be nil
      adds  37f2813   Tweak display of key sequence in one case
      adds  30bc0c2   Allow custom prefix-prefix
      adds  47ef300   Add which-key-init-buffer-hook
      adds  06c312b   Document which-key-prefix-prefix
      adds  8ff27a1   Merge pull request #91 from Amorymeltzer/prefix-prefix-doc
      adds  2932f8a   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  14a11c6   Ignore evil-state bindings
      adds  ad60a6c   New stable version
      adds  4a10ab2   Add which-key-show-keymap
      adds  6702c2e   Add which-key-show-minor-mode-keymap
      adds  aa06530   Filter out empty keymaps in new functions
      adds  3881101   Allow traversal of keymaps in new commands
      adds  c1e8222   Distinguish using-show-keymap
      adds  92dc587   Fix undo for show-keymap
      adds  f4a1b42   Fix C-h prompt for show-keymap commands
      adds  9bb70c8   Fix problem with side-window dimension calculation
      adds  f1d3d1b   Add which-key-idle-secondary-delay
      adds  f3681e9   Initial try at addressing #99
      adds  5909fb2   Trivial fix correcting SpacEmacs
      adds  f69f694   Merge pull request #100 from yatesco/patch-1
      adds  456053c   Merge branch 'master' of 
https://github.com/justbur/emacs-which-key
      adds  d9bb55c   Improve previous commit
      adds  9c93581   Interpret ESC in operator popup
      adds  0941368   Don't listify key sequence repeatedly
      adds  6ddebba   Comment out window var and add new func
      adds  f6f4aee   Use keyboard-quit in abort key sequence
      adds  dce72aa   Simplify page turning function
      adds  e1f2e6b   Fix problems with operator keymap function
      adds  d24c12f   Don't pass window-width around
      adds  a87e621   Improve some function names
      adds  e7a9ebf   Refactor create-pages and show-page
      adds  529e9ac   Add which-key-is-verbose
      adds  0ca36ce   Add missing case for which-key-show-prefix
      adds  4ea4a94   Disable show-trailing-whitespace
      adds  69a1435   Merge pull request #102 from zonuexe/master
      adds  44c4064   Export reload-key-sequence function
      adds  5e0b9b6   Fix bug when show-prefix is left and there is one line
      adds  4622d18   Increment version
      adds  e81b789   Fix compiler warnings
      adds  2d8767c   Disable special-keys option by default
      adds  91ab13e   made minor mode lighter customizable
      adds  9df87e6   Shorten lighter name
      adds  23a01c9   Make show-standard-help narrow to prefix
      adds  a571ba2   Cleanup for 1.0 release
      adds  3150e7d   Version 1.0
      adds  bf4c7d8   Support key-chord
      adds  fe56015   Fix key-chord problem
      adds  20032f5   Fix bug in declare-prefixes-for-mode
      adds  4800f33   Bump version
      adds  b986161   Add tests
      adds  001a458   Fix docstring typo
      adds  07d649e   Fix problem where prefix-title-alist was not updated
      adds  060c8fe   Bump version
      adds  97c7ab1   Set up travis
      adds  c77d75f   Trigger travis
      adds  2fef1f7   Add badge
      adds  d0075fb   Support key ranges below top level
      adds  6ac8c56   Bump version
      adds  48cbf48   Declare variable-name-history
      adds  e7ce315   Bump version
      adds  77a559e   Explicitly initialize variable-name-history
      adds  a45a424   Bump version
      adds  38762c3   Use new history var for keymap selection
      adds  d572f37   Bump version
      adds  88fd760   Better default for which-key-echo-keystrokes
      adds  5284e90   Add support for god-mode
      adds  bfc5c38   Add third-party support section to readme
      adds  137ccbb   Add third-party section to which-key.el
      adds  9a5d4c5   Fix minor issues with god-mode support
      adds  cc2a561   Add advice for god-mode support to hide popup
      adds  e095d52   Merge branch 'god-mode'
      adds  d905bf6   Fix god mode advice
      adds  a639798   Merge pull request #116 from cute-jumper/master
      adds  e13a378   Backport two frame width functions for 24.3 support
      adds  9883acc   Bump version
      adds  df41a62   tooltip-mode does in exist in emacs-nox #120
      adds  7ccae62   Merge pull request #122 from redguardtoo/master
      adds  e151eeb   Bump version
      adds  796d0cc   Account for echo-keystrokes = which-key-idle-delay
      adds  484f4ff   Bump version
      adds  c18ff1c   Add which-key-local-then-key-order
      adds  0c32f52   Update docs for new sort function
      adds  642373e   Fix comment about special keys in README
      adds  02ee845   README typo
      adds  1b611e9   More cleanup of README
      adds  c6ad06c   New screenshots
      adds  e8a6663   Change name of arg in define-key-recursively
      adds  3018a53   Remove some unused code in comments
      adds  8fee7c1   Fix --echo when echo-keystrokes nil
      adds  169c1ad   Bump version
      adds  d031bad   Fix performance issue with secondary timer
      adds  1331657   Bump version
      adds  322cda0   Introduce delayed prefixes
      adds  12d2266   Fix bug in previous commit
      adds  e4d6149   Redesign delayed keys implementation
      adds  c2fb61f   Fix arg to which-key-delay-functions
      adds  6adadec   Use sit-for instead of timer for delay functions
      adds  ff66d8a   Make current-prefix nil when not showing popup
      adds  9184b1b   Remove setup code
      adds  adfcd0e   Add whitelist and blacklist options
      adds  71b0b83   Fix previous commit
      adds  9ec4b6a   Explicitly set tab-width when collecting bindings
      adds  eb4a6f6   Add allow-imprecise-window-fit option
      adds  b7e1906   Fix Makefile
      adds  c03f179   Disable hack for echo area
      adds  979b984   Version 1.1.14
      adds  06444f3   Fix minibuffer echo not displaying
      adds  b7cce2d   Add note about setting delay to zero
      adds  1eace34   Version 1.1.15
      adds  fe21ce6   Move definition of which-key--local-binding-p
      adds  df90df6   Merge pull request #136 from tarsius/fixup
      adds  1c4bea2   Follow conventions for section headers
      adds  ad9b0e4   Merge pull request #137 from tarsius/outlines
      adds  c493e0b   Resize popup when frame resized
      adds  d939e06   Fix -maybe-get-prefix-title use of key-binding
      adds  458c8d9   Consolidate prefix names and key-based replacements
      adds  94b2c7b   Move a function for the compiler
      adds  fe73d08   Make 458c8d9 backwards compatible
      adds  5b36146   Fix test for recent prefix-name change
      adds  431f29a   fix link
      adds  a6a9f35   Merge pull request #149 from rdotdk/patch-1
      adds  c678b93   Add global option for how to sort case
      adds  5abc8cf   Add sort option -prefix-then-key-order-reverse
      adds  ee121d0   Add which-key-binding-filter-function
      adds  fc7482e   Remove use of display-buffer-in-major-side-window
      adds  4b01b44   Update comment in --show-buffer-side-window for prior 
change
      adds  17f4b00   Move sort after filter op in --get-formatted-key-bindings
      adds  1918691   Consolidate replacements into one alist
      adds  b5a9d7d   Update test
      adds  3c4ca65   Don't use case-fold-search in --maybe-replace
      adds  0ac0935   Fix use of function in -replacement-alist
      adds  a32ec0c   Simplify --format-and-replace
      adds  2b78bdd   Normalize key sequences from -add-key-based-replacements
      adds  9110eeb   Fix a README link
      adds  a2b3383   Quote regexp in -add-key-based-replacements
      adds  880a38e   Fix bug in last commit
      adds  b57b3cb   Add test for #155
      adds  b3f686d   Add @pdcawley's example to README
      adds  0498eea   Fix links to users in README
      adds  8f4a218   Support functions in -add-key-based-replacements
      adds  1b8c1e5   Fixup last commit
      adds  73dd5ad   Fixup last commit part 2
      adds  0724e62   Remove some unused functions
      adds  474d5bf   Add some docstrings
      adds  22928ee   Remove old obsolete variables/functions
      adds  cf698ea   Add basic timing facility for debugging.
      adds  786d800   Prevent display from occurring twice in a row
      adds  c34cfd6   Add a missing type declaration
      adds  f0eb183   Tweak TOC in README and fix a link
      adds  3cd9457   Fix #156 by allowing multiple replacements
      adds  07ff661   Remove unused variable
      adds  47c6f91   Add which-key-max-display-columns
      adds  a3a989e   Update README
      adds  49ab7af   Add which-key-show-prefix 'mode-line option
      adds  ea6f1dc   Version 2.0
      adds  0d56e43   Fix handling of key ranges ("a .. d")
      adds  3c7ecc6   Fix replacement of keys when prefix is nil
      adds  bb30f56   Fix customize type for replacement-alist
      adds  2e85519   Improve which-key--any-match-p
      adds  cd43104   Add option to show transient maps
      adds  9d2ba1b   Make -init-buffer-hook a custom var
      adds  9a97df0   Update emacs versions for Travis
      adds  806ef24   Add .cask to gitignore
      adds  2014673   Prepare for ELPA release
      adds  bd20f56   Version 3.0
      adds  e8db06e   Add which-key-compute-remaps option
      adds  23ca489   Fixup previous commit
      adds  5dcf5d9   Use regexp-opt for regexps
      adds  c61e63e   Adhere to 80 chars per column
      adds  1c28077   Customize which-key-sort-order with list
      adds  32dad60   Merge pull request #171 from wyuenho/patch-1
      adds  000d7a6   Handle C-h when buffer not showing
      adds  3ff303b   Version 3.0.1
      adds  3144b4c   Fix which-key-show-remaining-keys option
      adds  809aec9   Add 'packages/which-key/' from commit 
'3144b4c1fc774b63fc2350a0171e8ef01ab63298'
      adds  527113d   Assign copyright to FSF for ELPA
      adds  d3aefe0   Merge commit '527113d06ed4a69eeb97ee1359539b29fea8c858' 
into scratch/which-key
      adds  a9dff38   Update externals-list for which-key
      adds  7c01092   Make minor changes to commentary in which-key.el
      adds  720a8f4   Merge commit '7c01092e65b2ea520af8ca36ee93cef49981d45a' 
into scratch/which-key
       new  229582f   Merge branch 'scratch/which-key'
       new  6b203fd   Update which-key version for GNU ELPA


Summary of changes:
 externals-list                                     |    1 +
 packages/which-key/.gitignore                      |    5 +
 packages/which-key/.travis.yml                     |   30 +
 packages/which-key/Cask                            |    8 +
 .../{dired-du/LICENSE => which-key/LICENSE.md}     |    0
 packages/which-key/Makefile                        |   19 +
 packages/which-key/README.org                      |  483 ++++
 packages/which-key/img/which-key-bottom-split.png  |  Bin 0 -> 144354 bytes
 packages/which-key/img/which-key-bottom.png        |  Bin 0 -> 32305 bytes
 packages/which-key/img/which-key-minibuffer.png    |  Bin 0 -> 27502 bytes
 packages/which-key/img/which-key-right-split.png   |  Bin 0 -> 194797 bytes
 packages/which-key/img/which-key-right.png         |  Bin 0 -> 39174 bytes
 packages/which-key/which-key-tests.el              |  126 ++
 packages/which-key/which-key.el                    | 2355 ++++++++++++++++++++
 14 files changed, 3027 insertions(+)
 create mode 100644 packages/which-key/.gitignore
 create mode 100644 packages/which-key/.travis.yml
 create mode 100644 packages/which-key/Cask
 copy packages/{dired-du/LICENSE => which-key/LICENSE.md} (100%)
 create mode 100644 packages/which-key/Makefile
 create mode 100644 packages/which-key/README.org
 create mode 100644 packages/which-key/img/which-key-bottom-split.png
 create mode 100644 packages/which-key/img/which-key-bottom.png
 create mode 100644 packages/which-key/img/which-key-minibuffer.png
 create mode 100644 packages/which-key/img/which-key-right-split.png
 create mode 100644 packages/which-key/img/which-key-right.png
 create mode 100644 packages/which-key/which-key-tests.el
 create mode 100644 packages/which-key/which-key.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]