2007-08-06 |
Martin Rudalics |
(resize-temp-buffer-window): Use window-full-width-p
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-03-21 |
Chong Yidong |
Fix typo in comment.
|
2007-02-28 |
Juanma Barranquero |
(where-is): Fail gracefully when not passed a command.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-27 |
Juanma Barranquero |
(describe-minor-mode-completion-table-for-indicator,
|
2006-11-06 |
Juanma Barranquero |
(view-emacs-news): Fix typo in error message.
|
2006-10-03 |
David Kastrup |
* help.el (describe-mode): For clicks on mode-line, use "@"
|
2006-09-24 |
Richard M. Stallman |
(describe-key, describe-key-briefly): Test last event for being a down-event.
|
2006-09-23 |
Chong Yidong |
* help.el (describe-key-briefly, describe-key): Don't expect an
|
2006-09-19 |
Kim F. Storm |
(describe-key-briefly, describe-key): Simplify printing
|
2006-09-16 |
Eli Zaretskii |
(describe-prefix-bindings): Use let, not let*.
|
2006-09-15 |
Kim F. Storm |
(describe-key): Handle C-h k in *Help* buffer; collect
|
2006-09-15 |
David Kastrup |
* mouse-sel.el (mouse-sel-follow-link-p): Use event position
|
2006-09-11 |
David Kastrup |
* help.el (string-key-binding, describe-key-briefly)
|
2006-08-08 |
Richard M. Stallman |
Whitespace change.
|
2006-08-06 |
Richard M. Stallman |
(describe-mode): Make minor mode list more concise.
|
2006-06-25 |
Kim F. Storm |
(view-emacs-news): Declare `res' in the right let* form.
|
2006-06-10 |
Richard M. Stallman |
(help-for-help-internal): Clean up help text.
|
2006-06-04 |
Kim F. Storm |
(view-emacs-news): Rewrite to support new NEWS,
|
2006-05-30 |
Richard M. Stallman |
(temp-buffer-max-height): Doc fix.
|
2006-03-25 |
Eli Zaretskii |
(print-help-return-message): Suggest to use display-buffer instead of
|
2006-03-08 |
Juanma Barranquero |
(view-lossage): Remove trailing whitespace before inserting "\n".
|
2006-03-07 |
Chong Yidong |
* help.el (describe-key-briefly): If KEY is a down event, read and
|
2006-03-07 |
Juanma Barranquero |
(describe-key): Remove leftover test code.
|
2006-03-06 |
Chong Yidong |
* help.el (describe-key): Handle string and vector `follow-link' values.
|
2006-03-06 |
Chong Yidong |
* help.el (describe-key): Properly handle the return value of
|
2006-02-23 |
Juanma Barranquero |
(help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
|
2006-02-23 |
Stefan Monnier |
(describe-mode): Pass `mode-name' to format-mode-line.
|
2006-02-21 |
Richard M. Stallman |
(describe-key-briefly): Compute interactive args
|