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.
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.
Tue, 19 Aug 1997 04:39:43 +0000 Richard M. Stallman (help-with-tutorial): Use current-language-environment.
Sat, 09 Aug 1997 07:37:02 +0000 Richard M. Stallman (describe-key): Don't put a colon after the command name.
Fri, 08 Aug 1997 22:25:31 +0000 Richard M. Stallman (help-mode): Set view-no-disable-on-exit.
Mon, 04 Aug 1997 03:57:04 +0000 Richard M. Stallman (describe-function): Use " is " instead of colon.
Sat, 05 Jul 1997 18:07:30 +0000 Richard M. Stallman (help-for-help): Update help text.
Wed, 18 Jun 1997 06:50:55 +0000 Richard M. Stallman (help-map): Make C-i run info-lookup-symbol.
Thu, 22 May 1997 06:20:42 +0000 Richard M. Stallman (describe-key-briefly, where-is): Prefix arg means
Mon, 12 May 1997 06:56:21 +0000 Kenichi Handa (help-with-tutorial): Fix a bug of handling non-English
Fri, 21 Mar 1997 07:45:24 +0000 Richard M. Stallman (help-map): Use apropos-command, not command-apropos.
Thu, 20 Feb 1997 05:45:01 +0000 Karl Heuer (help-with-tutorial): Prefix argument to specify a
Sat, 28 Dec 1996 20:29:42 +0000 Richard M. Stallman (help-map): Define C-h C-i to run word-help.
Mon, 16 Dec 1996 02:44:52 +0000 Richard M. Stallman (describe-mode): Include minor modes that aren't buffer local.
Sun, 10 Nov 1996 18:52:18 +0000 Richard M. Stallman (describe-variable): Pretty-print the values.
Sun, 13 Oct 1996 13:59:51 +0000 Richard M. Stallman (describe-function): If no fn specified, say so.
Sun, 06 Oct 1996 16:27:39 +0000 Erik Naggum (print-help-return-message): Use new functions `special-display-p' and
Sat, 21 Sep 1996 23:07:06 +0000 Richard M. Stallman (locate-library): Print no messages if called from Lisp.
Mon, 02 Sep 1996 01:16:42 +0000 Richard M. Stallman (locate-library): New arg PATH. Handle autocompression mode.
Mon, 02 Sep 1996 01:05:22 +0000 Richard M. Stallman (locate-library): Doc fix.
Mon, 05 Aug 1996 07:18:48 +0000 Simon Marshall Fully reinstall July 26 change.
Wed, 31 Jul 1996 18:17:16 +0000 Richard M. Stallman (help-font-lock-keywords): Undo July 26 change.
Mon, 29 Jul 1996 23:39:34 +0000 Richard M. Stallman (help-fontify-buffer-function): Function deleted.
Sat, 27 Jul 1996 02:44:27 +0000 Richard M. Stallman (help-font-lock-keywords): Use font-lock-function-name-face
Wed, 24 Jul 1996 16:52:33 +0000 Richard M. Stallman (describe-mode): Put a formfeed between each two modes.
Mon, 18 Mar 1996 06:44:10 +0000 Richard M. Stallman (describe-mode): Handle minor mode w/o mode line indicator.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Tue, 31 Oct 1995 00:43:22 +0000 Richard M. Stallman (describe-function): Call documentation just once.
Mon, 30 Oct 1995 21:18:39 +0000 Richard M. Stallman (describe-variable): Don't call substitute-command-keys.
Wed, 25 Oct 1995 19:30:19 +0000 Richard M. Stallman (describe-key, describe-key-briefly): For a mouse click,
Sat, 14 Oct 1995 00:39:58 +0000 Richard M. Stallman (variable-at-point, function-called-at-point):
Thu, 12 Oct 1995 17:56:17 +0000 Richard M. Stallman (variable-at-point, function-called-at-point): Fix revious changes.
Tue, 10 Oct 1995 20:03:31 +0000 Richard M. Stallman (function-called-at-point, variable-at-point):
Sun, 01 Oct 1995 20:00:22 +0000 Richard M. Stallman (print-help-return-message): Handle lists in
Mon, 25 Sep 1995 18:39:31 +0000 Richard M. Stallman (help-mode): Call view-mode.
Fri, 25 Aug 1995 15:35:37 +0000 Richard M. Stallman (describe-function): Show file name for autoloaded fns.
Fri, 11 Aug 1995 08:52:42 +0000 Simon Marshall Insert missing quote in help-font-lock-keywords.
Thu, 10 Aug 1995 15:24:09 +0000 Simon Marshall Added Font Lock mode support.
Fri, 07 Jul 1995 18:54:22 +0000 Karl Heuer (command-apropos): Deleted function. This is replaced by
Thu, 29 Jun 1995 02:50:52 +0000 Richard M. Stallman Bind f1 and help like C-h.
Wed, 24 May 1995 00:46:17 +0000 Karl Heuer (describe-prefix-bindings): If key is a string,
Mon, 24 Apr 1995 15:13:20 +0000 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
Thu, 13 Apr 1995 18:15:01 +0000 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
Mon, 06 Mar 1995 05:16:14 +0000 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
Wed, 01 Feb 1995 09:29:40 +0000 Richard M. Stallman (describe-variable): If var is local, mention default.
Fri, 27 Jan 1995 23:10:42 +0000 Richard M. Stallman (describe-variable): Use local-variable-p.
Thu, 19 Jan 1995 18:50:26 +0000 Richard M. Stallman (help-for-help): Doc fix.
Wed, 21 Dec 1994 14:39:36 +0000 Richard M. Stallman (describe-function): Fix previous change.
Wed, 21 Dec 1994 14:38:59 +0000 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
Wed, 09 Nov 1994 05:50:09 +0000 Karl Heuer (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
Tue, 08 Nov 1994 05:09:01 +0000 Karl Heuer (help-mode): New function.
Fri, 21 Oct 1994 19:42:50 +0000 Richard M. Stallman (describe-function-find-file): New function.
Fri, 21 Oct 1994 19:37:36 +0000 Richard M. Stallman (describe-function): Mention the file it was loaded from.
Tue, 27 Sep 1994 21:43:37 +0000 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
Thu, 22 Sep 1994 05:07:30 +0000 Richard M. Stallman (print-help-return-message): Handle cons cells
Sat, 17 Sep 1994 07:30:42 +0000 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
Wed, 10 Aug 1994 04:08:26 +0000 Richard M. Stallman (view-lossage): Handle buffers and frames in recent-keys.
Sat, 16 Jul 1994 17:58:12 +0000 Richard M. Stallman (print-help-return-message): If help buffer is a
Mon, 20 Jun 1994 20:34:22 +0000 Richard M. Stallman (finder-by-keyword): Add doc string and t for interactive.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Fri, 15 Apr 1994 23:50:31 +0000 Richard M. Stallman (describe-mode): Fix previous change.
Fri, 15 Apr 1994 23:47:08 +0000 Richard M. Stallman (describe-mode): Always show minor modes, at front.
Wed, 30 Mar 1994 01:43:37 +0000 Richard M. Stallman (help): New alias.
Wed, 23 Mar 1994 04:54:20 +0000 Richard M. Stallman (where-is): New function.
Sun, 20 Mar 1994 02:37:51 +0000 Richard M. Stallman (help-with-tutorial): Change previous change;
Sat, 19 Mar 1994 04:03:24 +0000 Karl Heuer (help-with-tutorial): Avoid unexplained large blank area.
Thu, 24 Feb 1994 23:20:12 +0000 Karl Heuer (help-for-help): Use help-map in the docstring.
Wed, 26 Jan 1994 20:14:27 +0000 Richard M. Stallman (help-for-help): Doc fix.
Fri, 31 Dec 1993 03:46:42 +0000 Richard M. Stallman (help-for-help): Mention the scroll commands.
Mon, 15 Nov 1993 09:23:34 +0000 Richard M. Stallman (describe-project): New function, on C-h C-p.
Fri, 06 Aug 1993 20:24:57 +0000 Roland McGrath (help-for-help): Mention C-k and C-f.
Sun, 04 Jul 1993 21:30:15 +0000 Richard M. Stallman (describe-key-briefly): Don't set `foo'.
Sun, 04 Jul 1993 18:55:54 +0000 Richard M. Stallman (describe-prefix-bindings): Doc fix.
Sun, 04 Jul 1993 18:53:24 +0000 Richard M. Stallman (describe-prefix-bindings): New command.
Wed, 26 May 1993 22:19:06 +0000 Richard M. Stallman (finder-by-keyword): Autoload from `finder', not `finder.el'.
Sat, 22 May 1993 18:23:31 +0000 Richard M. Stallman (describe-key, describe-key-briefly):
Sat, 08 May 1993 22:38:37 +0000 Richard M. Stallman Require help-macro, not help-screen.
Mon, 03 May 1993 15:34:46 +0000 Richard M. Stallman (help-for-help): Use lower case letters for help options.
Wed, 31 Mar 1993 21:11:33 +0000 Roland McGrath (describe-function): For Lisp functions, write a prototype call before
Thu, 25 Mar 1993 03:40:35 +0000 Richard M. Stallman (describe-function): Add blank line above doc string.
Mon, 22 Mar 1993 16:53:22 +0000 Eric S. Raymond Added or corrected Commentary headers
Mon, 22 Mar 1993 06:59:54 +0000 Richard M. Stallman Don't load help-screen at run time if compiled.
Wed, 17 Mar 1993 22:20:57 +0000 Eric S. Raymond Teach this to use help-screen.el.