aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (symbol-file-load-history-loaded): Variable renamed,Karl Heuer1998-12-101-3/+23
* (describe-function-1): Fix description for alias.Dave Love1998-12-041-1/+1
* (help-make-xrefs): Use `info', not the non-autoloadedDave Love1998-12-021-1/+1
* (temp-buffer-resize-mode): Doc fix.Karl Heuer1998-12-021-4/+3
* (help-xref-button): Do nothing if text already has the help-xref property.Richard M. Stallman1998-11-301-16/+16
* (describe-mode): Put major mode first.Richard M. Stallman1998-11-291-12/+13
* Rename function and variables added in previous change:Richard M. Stallman1998-11-221-13/+13
* Add resizing of temporary buffers.Richard M. Stallman1998-11-221-0/+69
* (describe-mode): Don't avoid loop indirecting thru value of INDICATOR.Richard M. Stallman1998-11-211-1/+3
* (describe-variable): Allow any variable with a defcustom,Richard M. Stallman1998-11-211-2/+2
* (describe-variable): Don't quote link to source.Dave Love1998-11-051-3/+5
* (describe-variable): Hyperlink the definition.Dave Love1998-10-301-0/+17
* (help-quit): Add doc.Richard M. Stallman1998-09-271-0/+1
* (help-for-help): Use %THIS-KEY%.Richard M. Stallman1998-09-271-1/+1
* (help-make-xrefs): Fix typo affecting Info references.Dave Love1998-09-211-1/+1
* (help-xref-interned): Bind inhibit-read-only whenDave Love1998-09-091-1/+2
* (describe-function-1): Handle macros properly.Richard M. Stallman1998-08-101-8/+12
* (describe-function-1): Fix the code that uses find-function-noselect.Richard M. Stallman1998-07-291-2/+2
* (help-map): C-h 4 i runs info-other-window.Richard M. Stallman1998-06-131-16/+1
* (help-make-xrefs): When scanning keymap binding listings,Richard M. Stallman1998-06-101-5/+6
* Comment change.Richard M. Stallman1998-06-091-2/+4
* (help-setup-xref): Change all callers toKarl Heuer1998-06-011-20/+31
* (describe-variable): Add a button to callRichard M. Stallman1998-05-251-0/+16
* (describe-key-briefly): When INSERT, put cmd name in `...'.Richard M. Stallman1998-05-141-1/+1
* (view-lossage): Set help-xref-stack* in the help buffer.Richard M. Stallman1998-05-071-18/+21
* (describe-function-1): Use find-function-noselect instead of find-function.Richard M. Stallman1998-05-071-1/+6
* (help-mode-map): Add S-tab, like backtab.Dave Love1998-04-221-0/+1
* (help-highlight-face): Use `face' as custom type.Richard M. Stallman1998-04-221-1/+1
* (describe-function): Make hyperlink to library fileDave Love1998-04-211-1/+6
* (help-with-tutorial): Locally bind file and filename.Richard M. Stallman1998-04-171-1/+2
* (describe-function-1): New function.Karl Heuer1998-04-131-66/+70
* (help-with-tutorial-alist): This variable deleted.Kenichi Handa1998-04-091-18/+6
* (help-make-xrefs): Grok commands in keymap tableDave Love1998-04-061-11/+32