Sun, 30 Nov 2003 17:50:54 +0000 |
Luc Teirlinck |
(help-map): Bind `display-local-help' to `C-h .'.
|
Tue, 30 Sep 2003 12:50:44 +0000 |
Richard M. Stallman |
(describe-mode): Start with a brief list of minor modes.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sat, 12 Apr 2003 17:28:24 +0000 |
Masatake YAMATO |
* help.el (describe-minor-mode): New function implementation.
|
Mon, 31 Mar 2003 20:22:58 +0000 |
Juanma Barranquero |
(describe-minor-mode, describe-minor-mode-from-indicator,
|
Wed, 12 Feb 2003 23:13:43 +0000 |
Kim F. Storm |
Renamed remap-command to command-remapping. All uses changed.
|
Tue, 04 Feb 2003 11:26:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 13 Jan 2003 08:04:46 +0000 |
Richard M. Stallman |
(where-is): Catch errors in indirect-function.
|
Thu, 07 Nov 2002 18:28:09 +0000 |
Stefan Monnier |
(where-is): Rename map to defs (a list of syms is not a map).
|
Thu, 07 Nov 2002 16:45:46 +0000 |
Juanma Barranquero |
(where-is): Repport also aliases of the passed command.
|
Tue, 16 Jul 2002 16:08:44 +0000 |
Stefan Monnier |
(help-key-description): Show the untranslated keys
|
Fri, 12 Jul 2002 22:57:11 +0000 |
Richard M. Stallman |
(help-map): Add binding for info-emacs-manual.
|
Wed, 01 May 2002 16:40:39 +0000 |
Richard M. Stallman |
(view-todo): New function.
|
Fri, 12 Apr 2002 09:40:56 +0000 |
Gerd Moellmann |
(string-key-binding): Deal with margin events.
|
Tue, 02 Apr 2002 03:23:26 +0000 |
Stefan Monnier |
(help-key-description): New fun.
|
Mon, 04 Mar 2002 09:24:07 +0000 |
Pavel Jank |
(describe-key-briefly, describe-key): Interpret `undefined' like not
|
Sat, 23 Feb 2002 22:31:02 +0000 |
Kim F. Storm |
(where-is): Use remap-command.
|
Fri, 15 Feb 2002 19:59:25 +0000 |
Richard M. Stallman |
(describe-key-briefly): Make output in INSERT case
|
Wed, 06 Feb 2002 23:03:56 +0000 |
Kim F. Storm |
(where-is): Report remapped commands.
|
Thu, 17 Jan 2002 01:40:47 +0000 |
Richard M. Stallman |
(describe-distribution): Really call view-file.
|
Mon, 14 Jan 2002 01:40:29 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 14 Jan 2002 01:36:45 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 14 Jan 2002 01:36:33 +0000 |
Richard M. Stallman |
(view-echo-area-messages): New function.
|
Sat, 12 Jan 2002 20:53:27 +0000 |
Richard M. Stallman |
(describe-mode): Call help-setup-xref in the help buffer.
|
Fri, 28 Dec 2001 02:11:59 +0000 |
Richard M. Stallman |
(describe-key): Doc fix.
|
Sat, 22 Dec 2001 01:27:19 +0000 |
Richard M. Stallman |
(view-order-manuals, view-emacs-news, describe-copying)
|
Thu, 11 Oct 2001 23:34:17 +0000 |
Stefan Monnier |
(view-lossage): Call help-setup-xref correctly and earlier.
|
Thu, 11 Oct 2001 22:31:20 +0000 |
Stefan Monnier |
(describe-bindings-internal): New fun moved from keymap.c.
|
Tue, 09 Oct 2001 11:17:39 +0000 |
Miles Bader |
Don't require `view' when compiling.
|
Mon, 08 Oct 2001 00:19:46 +0000 |
Stefan Monnier |
(help-mode): Use define-derived-mode.
|
Sun, 07 Oct 2001 12:05:22 +0000 |
Miles Bader |
(help-mode-map): Make button-buffer-map our parent.
|
Mon, 01 Oct 2001 07:01:24 +0000 |
Eli Zaretskii |
(help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
|
Tue, 04 Sep 2001 01:06:43 +0000 |
Stefan Monnier |
(describe-function-1): Save precomputed `file-name' rather
|
Mon, 06 Aug 2001 14:28:36 +0000 |
Gerd Moellmann |
(describe-function-1): Use
|
Tue, 10 Jul 2001 14:09:09 +0000 |
Gerd Moellmann |
(describe-function-1): When printing FUNCTION's
|
Tue, 03 Jul 2001 12:38:19 +0000 |
Eli Zaretskii |
(locate-library): Enable code that looks for compressed
|
Fri, 01 Jun 2001 18:02:04 +0000 |
Richard M. Stallman |
(describe-variable): Put value on same line
|
Mon, 21 May 2001 12:39:41 +0000 |
Gerd Moellmann |
(describe-variable): Deal with variable aliases.
|
Sat, 05 May 2001 22:31:41 +0000 |
Richard M. Stallman |
(help-xref-symbol-regexp): Recognize "source of"
|
Sun, 25 Mar 2001 14:01:05 +0000 |
Eli Zaretskii |
(view-lossage): Mention open-dribble-file in the doc
|
Tue, 13 Mar 2001 15:00:45 +0000 |
Gerd Moellmann |
(string-key-binding): Don't call event-start on
|
Fri, 09 Mar 2001 16:24:10 +0000 |
Gerd Moellmann |
(string-key-binding): Renamed from
|
Mon, 26 Feb 2001 16:40:08 +0000 |
Gerd Moellmann |
(describe-project): Display the file THE-GNU-PROJECT.
|
Mon, 26 Feb 2001 14:13:35 +0000 |
Gerd Moellmann |
(view-order-manuals): Use goto-address.
|
Thu, 22 Feb 2001 11:18:03 +0000 |
Gerd Moellmann |
(view-order-manuals): New function.
|
Wed, 21 Feb 2001 02:37:01 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 11 Jan 2001 14:24:22 +0000 |
Gerd Moellmann |
(load-symbol-file-load-history): New function extracted
|
Thu, 04 Jan 2001 08:51:36 +0000 |
Eli Zaretskii |
(help-for-help): Fix a typo in a doc string. From kwzh@gnu.org (Karl Heuer).
|
Wed, 29 Nov 2000 20:05:18 +0000 |
Gerd Moellmann |
(describe-function-1): Regexp-quote function name
|
Mon, 27 Nov 2000 02:30:42 +0000 |
Miles Bader |
(help-make-xrefs): Delete extraneous newlines at the end of the docstring.
|
Mon, 27 Nov 2000 02:08:05 +0000 |
Miles Bader |
(help-manyarg-func-alist): Correct entry for `vconcat'.
|
Thu, 02 Nov 2000 13:35:51 +0000 |
Gerd Moellmann |
(view-emacs-news): Use ONEWS.* instead of NEWS.* files.
|
Sat, 21 Oct 2000 05:38:55 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `fit-window-to-buffer'.
|
Fri, 20 Oct 2000 15:17:48 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `set-window-text-height'
|
Fri, 20 Oct 2000 09:22:30 +0000 |
Miles Bader |
(resize-temp-buffer-window): Use `mode-line-window-height-fudge'.
|
Tue, 17 Oct 2000 11:04:31 +0000 |
Miles Bader |
(resize-temp-buffer-window): Add hack to avoid last line
|
Mon, 16 Oct 2000 15:56:32 +0000 |
Gerd Moellmann |
Provide `help' for the sake of define-minor-mode
|
Thu, 05 Oct 2000 22:28:23 +0000 |
Stefan Monnier |
Missing paren.
|
Thu, 05 Oct 2000 22:27:38 +0000 |
Stefan Monnier |
(help-xref-on-pp): Use match-string.
|
Fri, 08 Sep 2000 09:37:34 +0000 |
Eli Zaretskii |
Fix typo in a doc string of help-insert-xref-button.
|