log lisp/help.el @ 69310:270a2959d019

age author description
Mon, 06 Mar 2006 20:27:06 +0000 Chong Yidong * help.el (describe-key): Properly handle the return value of
Thu, 23 Feb 2006 23:11:54 +0000 Juanma Barranquero (help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
Thu, 23 Feb 2006 16:39:12 +0000 Stefan Monnier (describe-mode): Pass `mode-name' to format-mode-line.
Tue, 21 Feb 2006 19:51:37 +0000 Richard M. Stallman (describe-key-briefly): Compute interactive args
Tue, 14 Feb 2006 08:09:28 +0000 Juanma Barranquero (where-is): Fix displaying of remappings.
Mon, 13 Feb 2006 16:18:08 +0000 Richard M. Stallman (describe-key-briefly, describe-key):
Sat, 11 Feb 2006 16:02:38 +0000 Eli Zaretskii (describe-key-briefly, describe-key): Populate yank-menu if empty.
Sat, 11 Feb 2006 13:55:42 +0000 Eli Zaretskii (describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 12 Dec 2005 05:16:39 +0000 Richard M. Stallman (help-for-help-internal): Simplify entry for `a'.
Sat, 10 Dec 2005 17:20:10 +0000 Romain Francoise (help-for-help-internal): Add `r' in doc string.
Sat, 03 Dec 2005 12:07:03 +0000 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, don't display
Sat, 03 Dec 2005 11:51:39 +0000 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, set up
Wed, 30 Nov 2005 16:09:58 +0000 Stefan Monnier (help-map): Move initialization into declaration.