log lisp/help.el @ 69077:f8759a14f4cd

age author description
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.
Tue, 29 Nov 2005 15:42:42 +0000 Chong Yidong * help.el (describe-key-briefly, describe-key): Recognize default
Tue, 29 Nov 2005 03:13:06 +0000 Chong Yidong Typo.
Mon, 14 Nov 2005 04:46:16 +0000 Richard M. Stallman (help-for-help-internal): Improve doc of C-h a.
Sun, 13 Nov 2005 21:25:13 +0000 Kim F. Storm (help-for-help-internal): Fix `a' entry. Add `d' entry.
Sat, 12 Nov 2005 00:57:38 +0000 Kim F. Storm (help-map): Bind C-h d to apropos-documentation.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 22 May 2005 15:51:55 +0000 Richard M. Stallman (describe-key): Move print-help-return-message call out of conditional.
Wed, 04 May 2005 14:31:45 +0000 Richard M. Stallman (describe-key): No error when UNTRANSLATED is nil.
Wed, 13 Apr 2005 09:16:02 +0000 Lute Kamstra (describe-key-briefly): UNTRANSLATED can be nil when called from lisp.
Sun, 10 Apr 2005 01:47:43 +0000 Richard M. Stallman (describe-key-briefly, describe-key): Replace
Mon, 21 Mar 2005 17:41:41 +0000 Richard M. Stallman (where-is): Don't mention aliases with no key bindings.
Wed, 16 Mar 2005 13:08:15 +0000 Stefan Monnier (describe-mode): Allow minor mode toggles to use a different
Thu, 10 Mar 2005 21:43:16 +0000 Stefan Monnier (describe-mode): Properly handle non-trivial lighters.
Thu, 10 Feb 2005 06:46:42 +0000 Richard M. Stallman (help-for-help-internal): Renamed from help-for-help.
Sat, 05 Feb 2005 12:45:44 +0000 Eli Zaretskii (help-for-help): Doc fix.
Fri, 17 Dec 2004 15:16:46 +0000 Kim F. Storm (describe-key): Report effective and original binding
Thu, 16 Dec 2004 13:05:37 +0000 Juri Linkov * help.el (function-called-at-point):
Sat, 30 Oct 2004 01:07:20 +0000 Juri Linkov (function-called-at-point): read -> intern.