log lisp/help.el @ 61423:f2d616f518a5

age author description
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.
Tue, 26 Oct 2004 12:59:44 +0000 Kim F. Storm (describe-key): Describe both down-event and up-event
Sun, 24 Oct 2004 21:07:38 +0000 Kim F. Storm Clean whitespace.
Sun, 24 Oct 2004 20:35:12 +0000 Kim F. Storm (describe-mode): Fix 2004-10-13 change.
Wed, 13 Oct 2004 18:56:27 +0000 Daniel Pfeiffer (describe-mode): Use marker buttons to make minor mode list into hyperlinks.
Thu, 02 Sep 2004 16:37:01 +0000 Juri Linkov (function-called-at-point): Try `find-tag-default' when other methods failed.
Mon, 09 Aug 2004 18:50:28 +0000 Luc Teirlinck (describe-bindings): Doc fix.
Tue, 27 Apr 2004 06:35:25 +0000 Juri Linkov (view-emacs-news): With argument, display info for the
Mon, 12 Apr 2004 10:25:04 +0000 John Paul Wallington (describe-mode): Doc fix.
Sun, 30 Nov 2003 17:50:54 +0000 Luc Teirlinck (help-map): Bind `display-local-help' to `C-h .'.
Tue, 30 Sep 2003 12:50:44 +0000 Richard M. Stallman (describe-mode): Start with a brief list of minor modes.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 12 Apr 2003 17:28:24 +0000 Masatake YAMATO * help.el (describe-minor-mode): New function implementation.
Mon, 31 Mar 2003 20:22:58 +0000 Juanma Barranquero (describe-minor-mode, describe-minor-mode-from-indicator,
Wed, 12 Feb 2003 23:13:43 +0000 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 13 Jan 2003 08:04:46 +0000 Richard M. Stallman (where-is): Catch errors in indirect-function.
Thu, 07 Nov 2002 18:28:09 +0000 Stefan Monnier (where-is): Rename map to defs (a list of syms is not a map).
Thu, 07 Nov 2002 16:45:46 +0000 Juanma Barranquero (where-is): Repport also aliases of the passed command.
Tue, 16 Jul 2002 16:08:44 +0000 Stefan Monnier (help-key-description): Show the untranslated keys
Fri, 12 Jul 2002 22:57:11 +0000 Richard M. Stallman (help-map): Add binding for info-emacs-manual.
Wed, 01 May 2002 16:40:39 +0000 Richard M. Stallman (view-todo): New function.