1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 03:40:36 -08:00
Commit graph

52 commits

Author SHA1 Message Date
justbur
864218b307 Add example of adding Unicode replacements in README
Thanks @epitzer for the suggestion.
https://github.com/justbur/emacs-which-key/issues/52
2015-11-03 20:03:29 -05:00
justbur
8b4b1ee056 Add melpa stable banner 2015-10-28 22:52:28 -04:00
justbur
7226967e4f Move sorting functions and add to readme 2015-10-20 09:26:07 -04:00
justbur
caa70fe652 readme: Remove what's new and add dependency note 2015-10-05 07:31:42 -04:00
justbur
acf30ee10a Remove some alists from customize and update docs
The helper functions should be used now due to the nature of the lists.
Removing the variables from customize should encourage this.

Also add automatic conversion of old format of
`which-key-key-based-description-replacement-alist`.
2015-09-18 15:39:27 -04:00
justbur
f865977df3 Update README for key-based replacements 2015-09-18 11:20:00 -04:00
Justin Burkett
5761b07b57 typo in readme 2015-09-09 11:21:50 -04:00
justbur
73ff071ec3 Make preventing C-h cycling the default 2015-09-02 12:57:46 -04:00
justbur
156bd61f46 Describe new paging options in readme 2015-09-01 13:56:48 -04:00
justbur
d613dfe395 README links working again 2015-07-30 16:51:01 -04:00
justbur
4b5ade3d49 Second try to fix links 2015-07-30 16:10:15 -04:00
justbur
f32bbf0adb Fix a link in readme 2015-07-30 16:05:26 -04:00
justbur
2e7744cc78 Add local-map face to readme 2015-07-30 15:52:21 -04:00
justbur
9e5d5fb969 README typos 2015-07-27 22:41:39 -04:00
justbur
768ed25eba Reorg README and new pictures 2015-07-27 22:34:56 -04:00
Justin Burkett
a413d74127 Minor wording change to readme 2015-07-27 22:24:48 -04:00
justbur
6af1756751 Add note to readme 2015-07-27 22:04:40 -04:00
justbur
9f56b94677 Revert "Fix some parts of readme"
This reverts commit a5413c2b8a.
2015-07-27 22:01:59 -04:00
justbur
a5413c2b8a Fix some parts of readme 2015-07-26 20:45:42 -04:00
justbur
6c206153a3 C-h for paging is awesome 2015-07-26 09:08:17 -04:00
justbur
39f4bb01f0 Documentation is better now :-) 2015-07-24 10:17:19 -04:00
justbur
e80857a4d8 Add link to README about disabling special keys 2015-07-24 10:14:58 -04:00
Justin Burkett
4cb5a5c399 Add suggestion about tiling wm to readme 2015-07-23 10:21:04 -04:00
justbur
710b1ef795 Make side-window bottom the default
Also adds echo as the new default for the prefix key information (to use
the echo area).

Making side-window bottom the default location, because it seems to have
the best behavior overall after adding paging. Don't want to use the
minibuffer because it's misbehaving right now.

Change echo-keystrokes if prefix is echo
2015-07-22 15:03:23 -04:00
justbur
060e2a2329 Fix a default regexp 2015-07-21 21:21:45 -04:00
justbur
ba74099ba1 Fix sort order in readme again 2015-07-21 21:13:21 -04:00
justbur
bd7eb9ee63 Fix latex in readme 2015-07-21 21:11:57 -04:00
justbur
0159ec37ce Update readme with new features 2015-07-21 21:09:06 -04:00
justbur
b945808fc0 Fix readme 2015-07-21 10:11:34 -04:00
justbur
1b58c430f1 Merge branch 'develop' 2015-07-21 09:40:10 -04:00
Justin Burkett
45d6eb6f4f Update README.org 2015-07-19 23:37:17 -04:00
justbur
8bfe9cb732 Merge branch 'master' into develop
Conflicts:
	README.org
	which-key.el
2015-07-19 23:20:30 -04:00
justbur
4717c88680 Move badge below header 2015-07-16 12:32:11 -04:00
justbur
2ef9642d7e Add MELPA badge and change README indentation 2015-07-16 12:25:49 -04:00
justbur
0ae863dd72 Add MELPA badge and change README indentation 2015-07-16 12:24:37 -04:00
justbur
46fed20a1a Add MELPA to install insructions 2015-07-16 08:09:52 -04:00
justbur
3ab7a2eebb Switch to only using dashes for symbol names
Matches elisp conventions to the letter
2015-07-14 19:49:43 -04:00
justbur
c0569471e3 Typo in readme 2015-07-14 12:43:55 -04:00
justbur
3e9f476295 Reorg the readme and add key features to intro 2015-07-14 11:45:09 -04:00
justbur
dc84416e90 Add support for custom display functions 2015-07-12 13:00:53 -04:00
justbur
6ce1420de9 Add note to README about side-window defaults 2015-07-11 16:24:00 -04:00
justbur
fab4fd5fcf Mention customize-group in README 2015-07-11 13:38:39 -04:00
justbur
e09eb1b024 Readme typo 2015-07-11 13:28:58 -04:00
justbur
3e64a54d1b Add replacement descriptions to readme.
Also move status list to end
2015-07-11 13:26:59 -04:00
Bar Magal
d0a5ac43a5 readme: explain different popup types 2015-07-11 19:25:43 +03:00
Bar Magal
58a1140455 Start special-features section in readme #29 2015-07-11 18:47:54 +03:00
justbur
62f409a102 Make variables stand-out in readme 2015-07-09 13:11:05 -04:00
justbur
041bc9d281 Add bottom section and picture to readme 2015-07-08 22:25:00 -04:00
justbur
e63acf1e5d Update readme 2015-07-08 22:16:21 -04:00
justbur
31dff26dad Better picture 2015-07-03 13:06:43 -04:00