log lisp/help-fns.el @ 52281:5d588ea856f6

age author description
Tue, 13 May 2003 18:35:16 +0000 Stefan Monnier (describe-variable): Mention permanent local status.
Tue, 06 May 2003 13:54:21 +0000 Stefan Monnier (help-add-fundoc-usage): Use t for "no arglist".
Sun, 04 May 2003 00:30:34 +0000 Stefan Monnier (help-add-fundoc-usage): Allow arglist to be a string.
Sat, 12 Apr 2003 04:27:46 +0000 John Paul Wallington (help-add-fundoc-usage): Pass an empty string to `format' if
Wed, 12 Feb 2003 23:13:43 +0000 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
Wed, 12 Feb 2003 11:41:10 +0000 Juanma Barranquero (describe-function-1): Change output for keyboard macros.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 07 Jan 2003 19:17:46 +0000 Markus Rost (describe-variable): Use custom-variable-p.
Wed, 20 Nov 2002 14:37:19 +0000 Stefan Monnier (describe-variable): Look for (defvar . <sym>) in the
Fri, 27 Sep 2002 22:59:41 +0000 Stefan Monnier (help-with-tutorial): Use minibuffer-completion-help.
Thu, 05 Sep 2002 02:38:41 +0000 Richard M. Stallman (help-with-tutorial): Properly set up
Mon, 19 Aug 2002 21:23:08 +0000 Stefan Monnier (help-split-fundoc): Replace the function name
Thu, 15 Aug 2002 01:38:45 +0000 Stefan Monnier (locate-library): Use locate-file(-completion).
Tue, 06 Aug 2002 17:21:19 +0000 John Paul Wallington (describe-function-1): Skip arglist note if
Wed, 31 Jul 2002 22:28:30 +0000 Markus Rost (describe-function-1): Test function for obsolescence only if it is a
Wed, 17 Jul 2002 08:11:15 +0000 Juanma Barranquero (describe-function-1): Put empty line before "Not documented" text.
Tue, 16 Jul 2002 16:24:59 +0000 Stefan Monnier (help-split-fundoc, help-function-arglist)
Mon, 15 Jul 2002 16:17:01 +0000 Juanma Barranquero (describe-variable): Remove useless trailing whitespace.
Mon, 15 Jul 2002 15:38:49 +0000 Juanma Barranquero (describe-variable): Show documentation for aliased variable if alias does not
Fri, 12 Jul 2002 23:26:17 +0000 Richard M. Stallman (help-with-tutorial): Display completion list right away.
Fri, 12 Jul 2002 16:55:46 +0000 Juanma Barranquero (describe-variable): Put `defvaralias' info before the documentation (patch from
Fri, 12 Jul 2002 08:56:12 +0000 Pavel Jank (describe-variable): Mention if the variable is an alias.
Thu, 27 Jun 2002 16:10:23 +0000 Juanma Barranquero (describe-function-1): Use semicolon instead of dot.
Thu, 27 Jun 2002 07:15:44 +0000 Juanma Barranquero (describe-variable): Capitalize "not documented" message.
Sun, 23 Jun 2002 21:02:45 +0000 Stefan Monnier (describe-variable): Only use `buffer' is still live.
Wed, 08 May 2002 18:02:28 +0000 Markus Rost (describe-function-1): If the source is `loaddefs.el', look for the
Mon, 01 Apr 2002 12:31:51 +0000 Richard M. Stallman (help-with-tutorial): Allow various ways
Sat, 23 Feb 2002 22:27:39 +0000 Kim F. Storm (describe-function-1): Use remap-command.
Wed, 06 Feb 2002 23:05:03 +0000 Kim F. Storm (describe-function-1): Report remapped commands.
Mon, 07 Jan 2002 05:20:33 +0000 Richard M. Stallman (describe-variable, describe-function): Do save-excursion.
Sat, 22 Dec 2001 13:35:14 +0000 Pavel Jank Remove mocklisp function case.
Tue, 27 Nov 2001 00:26:41 +0000 Stefan Monnier (describe-categories, help-describe-category-set): New.
Mon, 26 Nov 2001 19:51:04 +0000 Eli Zaretskii Change the provide and the header as per the renaming.
Mon, 26 Nov 2001 19:49:04 +0000 Eli Zaretskii Renamed help-funs.el into help-fns.el, at RMS's request.