log lisp/help.el @ 54986:82f3f56ffbf1

age author description
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.
Fri, 12 Apr 2002 09:40:56 +0000 Gerd Moellmann (string-key-binding): Deal with margin events.
Tue, 02 Apr 2002 03:23:26 +0000 Stefan Monnier (help-key-description): New fun.
Mon, 04 Mar 2002 09:24:07 +0000 Pavel Jank (describe-key-briefly, describe-key): Interpret `undefined' like not
Sat, 23 Feb 2002 22:31:02 +0000 Kim F. Storm (where-is): Use remap-command.
Fri, 15 Feb 2002 19:59:25 +0000 Richard M. Stallman (describe-key-briefly): Make output in INSERT case
Wed, 06 Feb 2002 23:03:56 +0000 Kim F. Storm (where-is): Report remapped commands.
Thu, 17 Jan 2002 01:40:47 +0000 Richard M. Stallman (describe-distribution): Really call view-file.
Mon, 14 Jan 2002 01:40:29 +0000 Richard M. Stallman Fix previous change.
Mon, 14 Jan 2002 01:36:45 +0000 Richard M. Stallman Fix previous change.
Mon, 14 Jan 2002 01:36:33 +0000 Richard M. Stallman (view-echo-area-messages): New function.
Sat, 12 Jan 2002 20:53:27 +0000 Richard M. Stallman (describe-mode): Call help-setup-xref in the help buffer.
Fri, 28 Dec 2001 02:11:59 +0000 Richard M. Stallman (describe-key): Doc fix.
Sat, 22 Dec 2001 01:27:19 +0000 Richard M. Stallman (view-order-manuals, view-emacs-news, describe-copying)
Thu, 11 Oct 2001 23:34:17 +0000 Stefan Monnier (view-lossage): Call help-setup-xref correctly and earlier.
Thu, 11 Oct 2001 22:31:20 +0000 Stefan Monnier (describe-bindings-internal): New fun moved from keymap.c.
Tue, 09 Oct 2001 11:17:39 +0000 Miles Bader Don't require `view' when compiling.