Adam Spiers
58ca076647
stop describe-personal-keybindings adding trailing space
...
When emacs is configured to highlight trailing whitespace,
the *Personal Keybindings* buffer looked pretty ugly.
This fixes that.
2014-02-05 16:19:56 +00:00
Adam Spiers
21cabfd334
fix bind-key URL (fixes)
...
Also makes a start on https://github.com/jwiegley/use-package/issues/32 .
GitHub-reference: https://github.com/jwiegley/use-package/issues/58
2014-01-06 17:24:30 +00:00
Adam Spiers
984850be80
hyperlink functions in Comments column
...
Previously, only the functions in the Command column were hyper-linked.
Also clarify the meaning of the "was" entries in the Comments column.
2014-01-04 13:00:23 +00:00
Noam Postavsky
9921a76e86
remove after-init-hook for override-global-mode
...
The INIT-VALUE argument to define-minor-mode is t, so it's enabled by
default.
2013-10-12 14:25:49 -04:00
Ting-Yu Lin
8de5c29ed5
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.
2013-09-04 23:15:28 +08:00
Steve Purcell
a5859a7c8d
Fix initial line to satisfy package.el
2013-07-28 09:45:06 +01:00
Jonas Bernoulli
17a1a4659a
enforce use of spaces for indentation
2013-04-27 17:19:43 +02:00
Noam Postavsky
09b9ef3ae3
let bind-key* override minor modes with emulation-mode-map-alists
2013-04-13 18:24:52 -04:00
John Wiegley
bf6c23044b
Fixed a typo in bind-key.el
2012-06-17 04:50:07 -05:00
John Wiegley
31ea42e15e
README and other updates
2012-06-17 04:40:25 -05:00