log lisp/help.el @ 27660:c3cdb8d6d50d

age author description
Tue, 01 Feb 2000 14:12:00 +0000 Dave Love (describe-function-1): Print note about arglist of autoloaded
Fri, 28 Jan 2000 23:27:51 +0000 Dave Love (help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
Sat, 11 Dec 1999 23:44:45 +0000 Dave Love 1999-12-11 Samir Barjoud <samir@mindspring.com>
Tue, 07 Dec 1999 20:01:20 +0000 Dave Love (view-emacs-problems): New command, bound to C-h P.
Mon, 29 Nov 1999 15:46:02 +0000 Dave Love (help-mode-hook): Define.
Thu, 28 Oct 1999 09:48:39 +0000 Dave Love (help-follow): Make arg optional again and really default to point.
Wed, 13 Oct 1999 16:14:15 +0000 Stefan Monnier (help-xref-interned): make it also work on variable-only and
Fri, 01 Oct 1999 17:16:48 +0000 Dave Love Require view when compiling.
Mon, 13 Sep 1999 14:07:03 +0000 Dave Love (help-highlight-p): Doc fix.
Wed, 08 Sep 1999 07:41:52 +0000 Richard M. Stallman (describe-function-1): Don't return empty string for keymaps.
Tue, 31 Aug 1999 17:17:18 +0000 Dave Love (help-make-xrefs): Don't lose on non-empty blank line after key table.
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (describe-key-briefly): Handle mode line strings
Tue, 20 Jul 1999 16:38:23 +0000 Dave Love (describe-variable): Fix test for customizability.
Sat, 12 Jun 1999 03:54:03 +0000 Karl Heuer (help-for-help): Mention C-h C-i. Clear up C-h n.
Fri, 04 Jun 1999 18:48:16 +0000 Karl Heuer (help-xref-interned): Fix insertion of fdoc and revamp.
Sat, 22 May 1999 19:49:39 +0000 Richard M. Stallman (describe-function-1): Extra arg, interactive-p.
Mon, 10 May 1999 15:08:22 +0000 Dave Love (help-make-xrefs): Fix typpo.
Mon, 10 May 1999 12:49:39 +0000 Andreas Schwab (help-make-xrefs): Handle more cases when looking for
Tue, 27 Apr 1999 18:56:30 +0000 Dave Love (temp-buffer-resize-mode): Doc fix.
Thu, 08 Apr 1999 16:46:15 +0000 Richard M. Stallman (describe-variable): Check custom-loads property as well as custom-type.
Tue, 30 Mar 1999 21:28:47 +0000 Karl Heuer (temp-buffer-resize-mode): Doc fix.
Fri, 26 Feb 1999 07:03:34 +0000 Richard M. Stallman (help-xref-info-regexp): Allow linebreaks and capital.
Fri, 26 Feb 1999 06:57:28 +0000 Richard M. Stallman (describe-function-1): Don't print a whole lambda-function.
Tue, 16 Feb 1999 23:09:54 +0000 Richard M. Stallman (describe-function-1): Accept non-symbols.
Mon, 25 Jan 1999 18:58:31 +0000 Dave Love (help-make-xrefs): Default info references to an
Sat, 16 Jan 1999 12:02:22 +0000 Dave Love (temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.
Fri, 15 Jan 1999 17:29:03 +0000 Dave Love (help-make-xrefs): Avoid infloop in keymap substitutions
Mon, 11 Jan 1999 21:01:12 +0000 Dave Love (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
Mon, 11 Jan 1999 15:25:41 +0000 Richard M. Stallman (help-mode-finish): Renamed from help-mode-maybe.
Wed, 30 Dec 1998 20:28:52 +0000 Richard M. Stallman (function-called-at-point): First look for function at point.