justbur
|
796d0ccefb
|
Account for echo-keystrokes = which-key-idle-delay
Ref #123
|
2016-05-12 08:39:38 -04:00 |
|
justbur
|
e151eebebf
|
Bump version
|
2016-05-07 08:07:55 -04:00 |
|
Justin Burkett
|
7ccae62f0d
|
Merge pull request #122 from redguardtoo/master
tooltip-mode does in exist in emacs-nox #120
|
2016-05-07 08:03:05 -04:00 |
|
Chen Bin
|
df41a62dc8
|
tooltip-mode does in exist in emacs-nox #120
|
2016-05-07 14:22:53 +10:00 |
|
justbur
|
9883acc887
|
Bump version
|
2016-05-05 10:31:45 -04:00 |
|
justbur
|
e13a378a9d
|
Backport two frame width functions for 24.3 support
Fixes #119
|
2016-05-05 10:30:44 -04:00 |
|
Justin Burkett
|
a6397980d5
|
Merge pull request #116 from cute-jumper/master
Fix god mode advice
|
2016-04-27 15:04:01 -04:00 |
|
Junpeng Qiu
|
d905bf6570
|
Fix god mode advice
See https://github.com/justbur/emacs-which-key/pull/115
|
2016-04-27 14:45:41 -04:00 |
|
justbur
|
e095d528f7
|
Merge branch 'god-mode'
|
2016-04-26 14:27:58 -04:00 |
|
justbur
|
cc2a561a16
|
Add advice for god-mode support to hide popup
The standard way to hide the popup before the command is not working.
|
2016-04-26 14:26:25 -04:00 |
|
justbur
|
9a5d4c5b15
|
Fix minor issues with god-mode support
Make sure advice is activated for god-mode-lookup-command
Check for null which-key--god-mode-key-string
|
2016-04-26 14:16:08 -04:00 |
|
justbur
|
88fd7608c5
|
Better default for which-key-echo-keystrokes
Fixes #114
|
2016-04-26 11:08:32 -04:00 |
|
justbur
|
137ccbbac7
|
Add third-party section to which-key.el
|
2016-04-26 09:18:48 -04:00 |
|
justbur
|
bfc5c38b6d
|
Add third-party support section to readme
|
2016-04-26 09:18:20 -04:00 |
|
justbur
|
5284e904cc
|
Add support for god-mode
Needs to be explicitly activated by calling
(which-key-enable-god-mode-support)
|
2016-04-26 09:07:12 -04:00 |
|
justbur
|
d572f37f21
|
Bump version
|
2016-04-19 08:15:23 -04:00 |
|
justbur
|
38762c3f90
|
Use new history var for keymap selection
|
2016-04-19 08:14:34 -04:00 |
|
justbur
|
a45a4248ca
|
Bump version
|
2016-04-17 16:58:15 -04:00 |
|
justbur
|
77a559ed31
|
Explicitly initialize variable-name-history
See #110
|
2016-04-17 16:57:26 -04:00 |
|
justbur
|
e7ce315c37
|
Bump version
|
2016-04-17 16:37:26 -04:00 |
|
justbur
|
48cbf48d68
|
Declare variable-name-history
Fixes #110
|
2016-04-17 16:34:45 -04:00 |
|
justbur
|
6ac8c56b24
|
Bump version
|
2016-04-10 15:07:15 -04:00 |
|
justbur
|
d0075fbd74
|
Support key ranges below top level
|
2016-04-10 15:05:02 -04:00 |
|
justbur
|
2fef1f73c4
|
Add badge
|
2016-04-06 13:53:58 -04:00 |
|
justbur
|
c77d75fe9d
|
Trigger travis
|
2016-04-05 10:12:04 -04:00 |
|
justbur
|
97c7ab1ba1
|
Set up travis
|
2016-04-05 10:09:59 -04:00 |
|
justbur
|
060c8fe0b1
|
Bump version
|
2016-04-05 10:06:45 -04:00 |
|
justbur
|
07d649e077
|
Fix problem where prefix-title-alist was not updated
|
2016-04-05 10:05:38 -04:00 |
|
justbur
|
001a458fc6
|
Fix docstring typo
|
2016-04-05 10:05:15 -04:00 |
|
justbur
|
b986161025
|
Add tests
|
2016-04-05 10:04:54 -04:00 |
|
justbur
|
4800f33946
|
Bump version
|
2016-04-05 09:39:20 -04:00 |
|
justbur
|
20032f52c7
|
Fix bug in declare-prefixes-for-mode
Fixes #109
|
2016-04-05 09:36:43 -04:00 |
|
justbur
|
fe56015cb1
|
Fix key-chord problem
See the note in which-key--update
|
2016-03-31 16:13:06 -04:00 |
|
justbur
|
bf4c7d8559
|
Support key-chord
Fixes #108
|
2016-03-31 10:55:15 -04:00 |
|
justbur
|
3150e7d9a4
|
Version 1.0
|
2016-03-21 22:05:26 -04:00 |
|
justbur
|
a571ba2338
|
Cleanup for 1.0 release
|
2016-03-21 22:04:53 -04:00 |
|
justbur
|
23a01c9fc0
|
Make show-standard-help narrow to prefix
This is what describe-prefix-bindings does and it should be consistent.
|
2016-03-17 13:06:53 -04:00 |
|
justbur
|
9df87e6e36
|
Shorten lighter name
|
2016-03-14 07:27:33 -04:00 |
|
Will S. Medrano
|
91ab13ee39
|
made minor mode lighter customizable
|
2016-03-13 18:07:58 -07:00 |
|
justbur
|
2d8767caa4
|
Disable special-keys option by default
It's probably too surprising to have enabled by default.
|
2016-03-10 19:54:56 -05:00 |
|
justbur
|
e81b7898ac
|
Fix compiler warnings
Fixes #106
|
2016-03-10 09:03:35 -05:00 |
|
justbur
|
4622d18850
|
Increment version
|
2016-03-03 16:43:31 -05:00 |
|
justbur
|
5e0b9b64fa
|
Fix bug when show-prefix is left and there is one line
Fixes #104
|
2016-03-03 16:41:31 -05:00 |
|
justbur
|
44c406404d
|
Export reload-key-sequence function
Fixes #103
|
2016-02-29 08:07:55 -05:00 |
|
Justin Burkett
|
69a1435dff
|
Merge pull request #102 from zonuexe/master
Disable show-trailing-whitespace
|
2016-02-13 09:54:50 -05:00 |
|
USAMI Kenta
|
4ea4a940ff
|
Disable show-trailing-whitespace
|
2016-02-13 23:21:05 +09:00 |
|
justbur
|
0ca36cef48
|
Add missing case for which-key-show-prefix
nil is a valid value for this option.
|
2016-02-09 11:32:20 -05:00 |
|
justbur
|
529e9ac9f5
|
Add which-key-is-verbose
Allows one to silence messages which may not indicate an error.
|
2016-02-06 20:16:07 -05:00 |
|
justbur
|
e7a9ebf15f
|
Refactor create-pages and show-page
|
2016-02-03 15:14:26 -05:00 |
|
justbur
|
a87e6212f8
|
Improve some function names
|
2016-02-03 15:13:24 -05:00 |
|