summaryrefslogtreecommitdiff
path: root/lisp/use-package/bind-key.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve (describe-personal-keybindings) outputTing-Yu Lin2013-09-041-13/+10
| | | | | | | | 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.
* Fix initial line to satisfy package.elSteve Purcell2013-07-281-1/+1
|
* enforce use of spaces for indentationJonas Bernoulli2013-04-271-1/+3
|
* let bind-key* override minor modes with emulation-mode-map-alistsNoam Postavsky2013-04-131-1/+6
|
* Fixed a typo in bind-key.elJohn Wiegley2012-06-171-1/+1
|
* README and other updatesJohn Wiegley2012-06-171-0/+218