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