log lisp/help-fns.el @ 47872:e5d59debb925

age author description
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.