log lisp/help.el @ 22417:e78006d10683

age author description
Wed, 10 Jun 1998 00:27:04 +0000 Richard M. Stallman (help-make-xrefs): When scanning keymap binding listings,
Tue, 09 Jun 1998 03:47:04 +0000 Richard M. Stallman Comment change.
Mon, 01 Jun 1998 21:11:47 +0000 Karl Heuer (help-setup-xref): Change all callers to
Mon, 25 May 1998 18:39:16 +0000 Richard M. Stallman (describe-variable): Add a button to call
Thu, 14 May 1998 05:23:24 +0000 Richard M. Stallman (describe-key-briefly): When INSERT, put cmd name in `...'.
Thu, 07 May 1998 05:37:59 +0000 Richard M. Stallman (view-lossage): Set help-xref-stack* in the help buffer.
Thu, 07 May 1998 05:30:07 +0000 Richard M. Stallman (describe-function-1): Use find-function-noselect instead of find-function.
Wed, 22 Apr 1998 11:40:18 +0000 Dave Love (help-mode-map): Add S-tab, like backtab.
Wed, 22 Apr 1998 02:08:02 +0000 Richard M. Stallman (help-highlight-face): Use `face' as custom type.
Tue, 21 Apr 1998 13:08:47 +0000 Dave Love (describe-function): Make hyperlink to library file
Fri, 17 Apr 1998 01:17:39 +0000 Richard M. Stallman (help-with-tutorial): Locally bind file and filename.
Mon, 13 Apr 1998 06:56:24 +0000 Karl Heuer (describe-function-1): New function.
Thu, 09 Apr 1998 05:39:11 +0000 Kenichi Handa (help-with-tutorial-alist): This variable deleted.
Mon, 06 Apr 1998 09:56:55 +0000 Dave Love (help-make-xrefs): Grok commands in keymap table
Sun, 05 Apr 1998 19:10:02 +0000 Richard M. Stallman (help-highlight-face): Use underline.
Wed, 18 Mar 1998 01:59:58 +0000 Richard M. Stallman (view-emacs-news): Handle prefix arg.
Mon, 16 Mar 1998 04:10:19 +0000 Richard M. Stallman (help-mode-maybe): Set view-return-to-alist.
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Wed, 11 Feb 1998 00:29:47 +0000 Richard M. Stallman (describe-bindings): Fix interactive spec.
Thu, 05 Feb 1998 03:26:45 +0000 Richard M. Stallman (describe-bindings): New command (formerly in keymap.c).
Thu, 20 Nov 1997 21:59:02 +0000 Karl Heuer (describe-variable): Don't use symbol-name if v isn't symbol.
Thu, 20 Nov 1997 21:47:12 +0000 Karl Heuer (help-with-tutorial-alist): New variable.
Tue, 11 Nov 1997 03:55:47 +0000 Karl Heuer (help-for-help): Update text for `m'.
Tue, 11 Nov 1997 02:52:50 +0000 Karl Heuer (describe-function): Handle the arglist of a macro.
Fri, 24 Oct 1997 19:50:35 +0000 Karl Heuer (locate-library): Comment out the code that searches
Thu, 23 Oct 1997 07:01:19 +0000 Karl Heuer (locate-library): Bind jka-compr-inhibit to t.
Thu, 16 Oct 1997 18:32:06 +0000 Karl Heuer (function-called-at-point): Always use Emacs Lisp syntax tab.
Thu, 16 Oct 1997 18:12:06 +0000 Karl Heuer (describe-variable): Pass default value to completing-read.
Wed, 15 Oct 1997 23:36:30 +0000 Karl Heuer (help-mode-maybe): New function, on temp-buffer-show-hook.
Wed, 27 Aug 1997 17:26:03 +0000 Richard M. Stallman (help-with-tutorial): Doc fix.