aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* (view-emacs-news): Rewritten for new naming schemeGerd Moellmann2000-08-171-5/+12
* (function-called-at-point, variable-at-point): UseDave Love2000-08-151-42/+41
* (print-help-return-message): WhenGerd Moellmann2000-08-081-0/+4
* (describe-mode): Test mini-mode symbol for beingGerd Moellmann2000-08-061-1/+2
* (describe-variable): Don't insert a second `'s' in frontGerd Moellmann2000-06-271-1/+4
* (describe-function-1): Kluge around cases of functions fset to subrsDave Love2000-06-131-11/+22
* (describe-function-1): Distinguish special form fromDave Love2000-06-011-14/+21
* (help-manyarg-func-alist): Typo.Stefan Monnier2000-05-221-1/+1
* (view-emacs-FAQ): Change `emacs-faq' to `efaq'.Gerd Moellmann2000-05-161-1/+1
* (help-xref-stack): Doc fix.Dave Love2000-05-141-15/+21
* (describe-variable): Have customize button pop theDave Love2000-05-091-15/+31
* (help-xref-on-pp): Check for constant symbols.Dave Love2000-05-021-3/+9
* (locate-library): Use mapc.Dave Love2000-04-271-2/+4
* (help-xref-on-pp): New function.Gerd Moellmann2000-04-261-8/+38
* (resize-temp-buffer-window): Use count-screen-lines.Gerd Moellmann2000-04-191-1/+1
* (help-manyarg-func-alist): Correct several omissions.Dave Love2000-03-311-1/+10
* (help-xref-go-back): Don't try to set position.Dave Love2000-03-021-1/+4
* (help-xref-button): Add help-echo arg.Dave Love2000-03-011-19/+47
* (describe-variable): Set syntax table toGerd Moellmann2000-02-221-0/+1
* (describe-function-1): Print note about arglist of autoloadedDave Love2000-02-011-10/+99
* (help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,Dave Love2000-01-281-29/+9
* 1999-12-11 Samir Barjoud <[email protected]>Dave Love1999-12-111-1/+1
* (view-emacs-problems): New command, bound to C-h P.Dave Love1999-12-071-0/+7
* (help-mode-hook): Define.Dave Love1999-11-291-0/+5
* (help-follow): Make arg optional again and really default to point.Dave Love1999-10-281-1/+3
* (help-xref-interned): make it also work on variable-only andStefan Monnier1999-10-131-23/+32
* Require view when compiling.Dave Love1999-10-011-1/+3
* (help-highlight-p): Doc fix.Dave Love1999-09-131-2/+1
* (describe-function-1): Don't return empty string for keymaps.Richard M. Stallman1999-09-081-0/+12
* (help-make-xrefs): Don't lose on non-empty blank line after key table.Dave Love1999-08-311-3/+3
* (describe-key-briefly): Handle mode line stringsGerd Moellmann1999-07-231-2/+16
* (describe-variable): Fix test for customizability.Dave Love1999-07-201-3/+3
* (help-for-help): Mention C-h C-i. Clear up C-h n.Karl Heuer1999-06-121-2/+4
* (help-xref-interned): Fix insertion of fdoc and revamp.Karl Heuer1999-06-041-6/+6
* (describe-function-1): Extra arg, interactive-p.Richard M. Stallman1999-05-221-4/+4
* (help-make-xrefs): Fix typpo.Dave Love1999-05-101-2/+1
* (help-make-xrefs): Handle more cases when looking forAndreas Schwab1999-05-101-8/+7
* (temp-buffer-resize-mode): Doc fix.Dave Love1999-04-271-2/+2
* (describe-variable): Check custom-loads property as well as custom-type.Richard M. Stallman1999-04-081-1/+3
* (temp-buffer-resize-mode): Doc fix.Karl Heuer1999-03-301-1/+2
* (help-xref-info-regexp): Allow linebreaks and capital.Richard M. Stallman1999-02-261-9/+9
* (describe-function-1): Don't print a whole lambda-function.Richard M. Stallman1999-02-261-1/+1
* (describe-function-1): Accept non-symbols.Richard M. Stallman1999-02-161-1/+3
* (help-make-xrefs): Default info references to anDave Love1999-01-251-1/+5
* (temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.Dave Love1999-01-161-2/+2
* (help-make-xrefs): Avoid infloop in keymap substitutionsDave Love1999-01-151-16/+28
* (temp-buffer-setup-hook, temp-buffer-show-hook): SwapDave Love1999-01-111-2/+2
* (help-mode-finish): Renamed from help-mode-maybe.Richard M. Stallman1999-01-111-4/+8
* (function-called-at-point): First look for function at point.Richard M. Stallman1998-12-301-12/+13
* (describe-function-1): Say "keymap", not "Lisp macro",Andreas Schwab1998-12-211-2/+3