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

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

[elpa] master updated (81c4a3d -> fb09d75)


From: Justin Burkett
Subject: [elpa] master updated (81c4a3d -> fb09d75)
Date: Thu, 21 Jun 2018 15:48:09 -0400 (EDT)

justbur pushed a change to branch master.

      from  81c4a3d   [el-search] Special case 'el-search-make-matcher' for '_'
       new  1dd91df   Implement #182
       new  1219622   Remove debugging message
       new  c71fbbb   Add option to show docstrings in which-key buffer
       new  0aae4c8   Improve which-key-show-docstrings option
       new  5493d22   Fix description truncation when showing docstrings
       new  adc0d66   Use safe version of propertize
       new  e5db4b6   Handle null description in 
which-key--propertize-description
       new  fce520f   Improve which-key--format-and-replace
       new  6a4d2c2   Extract which-key--ignore-keys-regexp and 
which-key-show-keymap-1
       new  506c348   Add which-key-show-full-keymap
       new  ca991b0   Autoload the show keymap functions
       new  caa18b2   Fix descriptions of keys involving meta when showing 
keymaps
       new  fd714bc   Fix docstring of which-key--get-keymap-bindings
       new  2e53187   Fix typo in previous commit
       new  b5f7063   Detect menu-items in which-key--get-keymap-bindings
       new  7da9f8c   Fix which-key--show-keymap when no bidnings found
       new  0f80d0f   Use symbol at point in whow keymap functions
       new  f251541   Refactor show keymap functions
       new  f77d421   Consolidate key binding collection into 
which-key--get-bindings
       new  9dc8d32   Add which-key-toggle-docstrings
       new  ab60391   Use cl-struct to hold which-key pages
       new  61e399f   Add and use which-key--automatic-display
       new  ed7aa66   Remove a bunch of global variables
       new  e97253b   Add prefix arg to which-key--get-current-bindings and ..
       new  ded908e   Remove which-key--current-prefix
       new  3c05294   Fix which-key--create-pages
       new  0b2739a   Fix display of meta bindings in which-key-show-keymap
       new  013681a   Fixes related to removal of which-key--current-prefix
       new  4370658   Factor out which-key--this-command-keys function
       new  d19fe4e   Fix switching to top-level from which-key-undo-key
       new  bc97659   Fix and improve defcustoms
       new  8a878de   Version 3.2.0
       new  206be7a   Fix behavior of f and t in evil operator map
       new  4042f06   Fix prefix bindings in which-key-show-major-mode
       new  2c91540   Add support for evil's auxiliary maps in show-keymap 
functions
       new  0dc4e84   Use window-size-change-functions for detecting size 
changes
       new  a4095e8   Fix handling of duplicate (evil) bindings in show keymap
       new  ff79dff   Version 3.3.0
       new  fb09d75   Merge commit 'ff79dfff66f880885c5893dd6fd05dc51173a476'


Summary of changes:
 packages/which-key/which-key-tests.el |  23 +
 packages/which-key/which-key.el       | 810 +++++++++++++++++++++-------------
 2 files changed, 520 insertions(+), 313 deletions(-)



reply via email to

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