]> git.eshelyaron.com Git - emacs.git/commit
Improve (describe-personal-keybindings) output
authorTing-Yu Lin <aethanyc@gmail.com>
Wed, 4 Sep 2013 14:40:55 +0000 (22:40 +0800)
committerTing-Yu Lin <aethanyc@gmail.com>
Wed, 4 Sep 2013 15:15:28 +0000 (23:15 +0800)
commit8de5c29ed5cd0d489c677e03ab30d6069046a53c
tree7c85a3d356e790619cdcdfb58598ca19fdb1036a
parenta56244378fb3fec52b01946738e25737da96c8dc
Improve (describe-personal-keybindings) output

Create *Personal Keybindings* by with-output-to-temp-buffer. It
redirects standard output to the buffer and display it in help mode. So
we can get help mode keybindings such as "q" for free.

Quote the command-desc output so that it is made into a hyperlink.
lisp/use-package/bind-key.el