log lisp/help.el @ 23735:9392dd2e6137

age author description
Thu, 05 Nov 1998 18:55:38 +0000 Dave Love (describe-variable): Don't quote link to source.
Fri, 30 Oct 1998 19:07:09 +0000 Dave Love (describe-variable): Hyperlink the definition.
Sun, 27 Sep 1998 21:20:42 +0000 Richard M. Stallman (help-quit): Add doc.
Sun, 27 Sep 1998 21:17:26 +0000 Richard M. Stallman (help-for-help): Use %THIS-KEY%.
Mon, 21 Sep 1998 17:39:54 +0000 Dave Love (help-make-xrefs): Fix typo affecting Info references.
Wed, 09 Sep 1998 19:55:29 +0000 Dave Love (help-xref-interned): Bind inhibit-read-only when
Mon, 10 Aug 1998 02:02:56 +0000 Richard M. Stallman (describe-function-1): Handle macros properly.
Wed, 29 Jul 1998 23:04:03 +0000 Richard M. Stallman (describe-function-1): Fix the code that uses find-function-noselect.
Sat, 13 Jun 1998 05:59:46 +0000 Richard M. Stallman (help-map): C-h 4 i runs info-other-window.
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.