log lisp/help.el @ 20848:4c3e62fe8898

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