aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-111999-12-11 Samir Barjoud <samir@mindspring.com>Dave Love1-1/+1
1999-12-07(view-emacs-problems): New command, bound to C-h P.Dave Love1-0/+7
1999-11-29(help-mode-hook): Define.Dave Love1-0/+5
1999-10-28(help-follow): Make arg optional again and really default to point.Dave Love1-1/+3
1999-10-13(help-xref-interned): make it also work on variable-only andStefan Monnier1-23/+32
1999-10-01Require view when compiling.Dave Love1-1/+3
1999-09-13(help-highlight-p): Doc fix.Dave Love1-2/+1
1999-09-08(describe-function-1): Don't return empty string for keymaps.Richard M. Stallman1-0/+12
1999-08-31(help-make-xrefs): Don't lose on non-empty blank line after key table.Dave Love1-3/+3
1999-07-23(describe-key-briefly): Handle mode line stringsGerd Moellmann1-2/+16
1999-07-20(describe-variable): Fix test for customizability.Dave Love1-3/+3
1999-06-12(help-for-help): Mention C-h C-i. Clear up C-h n.Karl Heuer1-2/+4
1999-06-04(help-xref-interned): Fix insertion of fdoc and revamp.Karl Heuer1-6/+6
1999-05-22(describe-function-1): Extra arg, interactive-p.Richard M. Stallman1-4/+4
1999-05-10(help-make-xrefs): Fix typpo.Dave Love1-2/+1
1999-05-10(help-make-xrefs): Handle more cases when looking forAndreas Schwab1-8/+7
1999-04-27(temp-buffer-resize-mode): Doc fix.Dave Love1-2/+2
1999-04-08(describe-variable): Check custom-loads property as well as custom-type.Richard M. Stallman1-1/+3
1999-03-30(temp-buffer-resize-mode): Doc fix.Karl Heuer1-1/+2
1999-02-26(help-xref-info-regexp): Allow linebreaks and capital.Richard M. Stallman1-9/+9
1999-02-26(describe-function-1): Don't print a whole lambda-function.Richard M. Stallman1-1/+1
1999-02-16(describe-function-1): Accept non-symbols.Richard M. Stallman1-1/+3
1999-01-25(help-make-xrefs): Default info references to anDave Love1-1/+5
1999-01-16(temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.Dave Love1-2/+2
1999-01-15(help-make-xrefs): Avoid infloop in keymap substitutionsDave Love1-16/+28
1999-01-11(temp-buffer-setup-hook, temp-buffer-show-hook): SwapDave Love1-2/+2
1999-01-11(help-mode-finish): Renamed from help-mode-maybe.Richard M. Stallman1-4/+8
1998-12-30(function-called-at-point): First look for function at point.Richard M. Stallman1-12/+13
1998-12-21(describe-function-1): Say "keymap", not "Lisp macro",Andreas Schwab1-2/+3
1998-12-10(symbol-file-load-history-loaded): Variable renamed,Karl Heuer1-3/+23
1998-12-04(describe-function-1): Fix description for alias.Dave Love1-1/+1
1998-12-02(help-make-xrefs): Use `info', not the non-autoloadedDave Love1-1/+1
1998-12-02(temp-buffer-resize-mode): Doc fix.Karl Heuer1-4/+3
1998-11-30(help-xref-button): Do nothing if text already has the help-xref property.Richard M. Stallman1-16/+16
1998-11-29(describe-mode): Put major mode first.Richard M. Stallman1-12/+13
1998-11-22Rename function and variables added in previous change:Richard M. Stallman1-13/+13
1998-11-22Add resizing of temporary buffers.Richard M. Stallman1-0/+69
1998-11-21(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.Richard M. Stallman1-1/+3
1998-11-21(describe-variable): Allow any variable with a defcustom,Richard M. Stallman1-2/+2
1998-11-05(describe-variable): Don't quote link to source.Dave Love1-3/+5
1998-10-30(describe-variable): Hyperlink the definition.Dave Love1-0/+17
1998-09-27(help-quit): Add doc.Richard M. Stallman1-0/+1
1998-09-27(help-for-help): Use %THIS-KEY%.Richard M. Stallman1-1/+1
1998-09-21(help-make-xrefs): Fix typo affecting Info references.Dave Love1-1/+1
1998-09-09(help-xref-interned): Bind inhibit-read-only whenDave Love1-1/+2
1998-08-10(describe-function-1): Handle macros properly.Richard M. Stallman1-8/+12
1998-07-29(describe-function-1): Fix the code that uses find-function-noselect.Richard M. Stallman1-2/+2
1998-06-13(help-map): C-h 4 i runs info-other-window.Richard M. Stallman1-16/+1
1998-06-10(help-make-xrefs): When scanning keymap binding listings,Richard M. Stallman1-5/+6
1998-06-09Comment change.Richard M. Stallman1-2/+4