aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* (view-todo): New function.Richard M. Stallman2002-05-011-1/+8
* (string-key-binding): Deal with margin events.Gerd Moellmann2002-04-121-3/+4
* (help-key-description): New fun.Stefan Monnier2002-04-021-15/+32
* (describe-key-briefly, describe-key): Interpret `undefined' like notPavel Janík2002-03-041-2/+2
* (where-is): Use remap-command.Kim F. Storm2002-02-231-8/+6
* (describe-key-briefly): Make output in INSERT caseRichard M. Stallman2002-02-151-5/+3
* (where-is): Report remapped commands.Kim F. Storm2002-02-061-3/+10
* (describe-distribution): Really call view-file.Richard M. Stallman2002-01-171-1/+1
* Fix previous change.Richard M. Stallman2002-01-141-2/+1
* Fix previous change.Richard M. Stallman2002-01-141-8/+0
* (view-echo-area-messages): New function.Richard M. Stallman2002-01-141-20/+48
* (describe-mode): Call help-setup-xref in the help buffer.Richard M. Stallman2002-01-121-37/+41
* (describe-key): Doc fix.Richard M. Stallman2001-12-281-1/+3
* (view-order-manuals, view-emacs-news, describe-copying)Richard M. Stallman2001-12-221-8/+5
* (view-lossage): Call help-setup-xref correctly and earlier.Stefan Monnier2001-10-111-13/+11
* (describe-bindings-internal): New fun moved from keymap.c.Stefan Monnier2001-10-111-4/+18
* Don't require `view' when compiling.Miles Bader2001-10-091-1219/+223
* (help-mode): Use define-derived-mode.Stefan Monnier2001-10-081-70/+79
* (help-mode-map): Make button-buffer-map our parent.Miles Bader2001-10-071-195/+142
* (help-for-help): Doc fix. From [email protected] (Pavel Janik).Eli Zaretskii2001-10-011-1/+1
* (describe-function-1): Save precomputed `file-name' ratherStefan Monnier2001-09-041-5/+7
* (describe-function-1): UseGerd Moellmann2001-08-061-7/+10
* (describe-function-1): When printing FUNCTION'sGerd Moellmann2001-07-101-1/+1
* (locate-library): Enable code that looks for compressedEli Zaretskii2001-07-031-15/+13
* (describe-variable): Put value on same lineRichard M. Stallman2001-06-011-2/+10
* (help-xref-symbol-regexp): Recognize "source of"Richard M. Stallman2001-05-051-10/+21
* (view-lossage): Mention open-dribble-file in the docEli Zaretskii2001-03-251-1/+3
* (string-key-binding): Don't call event-start onGerd Moellmann2001-03-131-1/+2
* (string-key-binding): Renamed fromGerd Moellmann2001-03-091-13/+20
* (describe-project): Display the file THE-GNU-PROJECT.Gerd Moellmann2001-02-261-1/+1
* (view-order-manuals): Use goto-address.Gerd Moellmann2001-02-261-1/+2
* (view-order-manuals): New function.Gerd Moellmann2001-02-221-1/+8
* Comment changes.Richard M. Stallman2001-02-211-3/+1
* (load-symbol-file-load-history): New function extractedGerd Moellmann2001-01-111-7/+13
* (help-for-help): Fix a typo in a doc string. From [email protected] (Karl Heuer).Eli Zaretskii2001-01-041-1/+1
* (describe-function-1): Regexp-quote function nameGerd Moellmann2000-11-291-1/+1
* (help-make-xrefs): Delete extraneous newlines at the end of the docstring.Miles Bader2000-11-271-1/+4
* (help-manyarg-func-alist): Correct entry for `vconcat'.Miles Bader2000-11-271-1/+1
* (view-emacs-news): Use ONEWS.* instead of NEWS.* files.Gerd Moellmann2000-11-021-1/+1
* (resize-temp-buffer-window): Use `fit-window-to-buffer'.Miles Bader2000-10-211-7/+5
* (resize-temp-buffer-window): Use `set-window-text-height'Miles Bader2000-10-201-4/+1
* (resize-temp-buffer-window): Use `mode-line-window-height-fudge'.Miles Bader2000-10-201-6/+3
* (resize-temp-buffer-window): Add hack to avoid last lineMiles Bader2000-10-171-0/+5
* Provide `help' for the sake of define-minor-modeGerd Moellmann2000-10-161-0/+5
* Missing paren.Stefan Monnier2000-10-051-1/+1
* (help-xref-on-pp): Use match-string.Stefan Monnier2000-10-051-53/+32
* Fix typo in a doc string of help-insert-xref-button.Eli Zaretskii2000-09-081-3/+2
* (help-make-xrefs): Adjusted for the change ofKenichi Handa2000-09-071-7/+30
* (help-manyarg-func-alist): Add ml-prefix-argument-loop,Dave Love2000-09-051-1/+14
* (help-manyarg-func-alist): AddDave Love2000-09-041-1/+3