summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* (describe-bindings): Fix interactive spec.Richard M. Stallman1998-02-111-1/+1
* (describe-bindings): New command (formerly in keymap.c).Richard M. Stallman1998-02-051-0/+9
* (describe-variable): Don't use symbol-name if v isn't symbol.Karl Heuer1997-11-201-1/+2
* (help-with-tutorial-alist): New variable.Karl Heuer1997-11-201-4/+15
* (help-for-help): Update text for `m'.Karl Heuer1997-11-111-2/+2
* (describe-function): Handle the arglist of a macro.Karl Heuer1997-11-111-4/+7
* (locate-library): Comment out the code that searchesKarl Heuer1997-10-241-15/+17
* (locate-library): Bind jka-compr-inhibit to t.Karl Heuer1997-10-231-1/+2
* (function-called-at-point): Always use Emacs Lisp syntax tab.Karl Heuer1997-10-161-16/+21
* (describe-variable): Pass default value to completing-read.Karl Heuer1997-10-161-2/+2
* (help-mode-maybe): New function, on temp-buffer-show-hook.Karl Heuer1997-10-151-10/+7
* (help-with-tutorial): Doc fix.Richard M. Stallman1997-08-271-1/+1
* (help-with-tutorial): Use current-language-environment.Richard M. Stallman1997-08-191-4/+5
* (describe-key): Don't put a colon after the command name.Richard M. Stallman1997-08-091-1/+1
* (help-mode): Set view-no-disable-on-exit.Richard M. Stallman1997-08-081-0/+2
* (describe-function): Use " is " instead of colon.Richard M. Stallman1997-08-041-1/+3
* (help-for-help): Update help text.Richard M. Stallman1997-07-051-7/+17
* (help-map): Make C-i run info-lookup-symbol.Richard M. Stallman1997-06-181-1/+1
* (describe-key-briefly, where-is): Prefix arg meansRichard M. Stallman1997-05-221-17/+29
* (help-with-tutorial): Fix a bug of handling non-EnglishKenichi Handa1997-05-121-5/+8
* (help-map): Use apropos-command, not command-apropos.Richard M. Stallman1997-03-211-1/+1
* (help-with-tutorial): Prefix argument to specify aKarl Heuer1997-02-201-5/+12
* (help-map): Define C-h C-i to run word-help.Richard M. Stallman1996-12-281-0/+1
* (describe-mode): Include minor modes that aren't buffer local.Richard M. Stallman1996-12-161-6/+3
* (describe-variable): Pretty-print the values.Richard M. Stallman1996-11-101-26/+44
* (describe-function): If no fn specified, say so.Richard M. Stallman1996-10-131-94/+100
* (print-help-return-message): Use new functions `special-display-p' andErik Naggum1996-10-061-60/+28
* (locate-library): Print no messages if called from Lisp.Richard M. Stallman1996-09-211-31/+37
* (locate-library): New arg PATH. Handle autocompression mode.Richard M. Stallman1996-09-021-4/+21
* (locate-library): Doc fix.Richard M. Stallman1996-09-021-2/+2
* Fully reinstall July 26 change.Simon Marshall1996-08-051-2/+1
* (help-font-lock-keywords): Undo July 26 change.Richard M. Stallman1996-07-311-1/+4
* (help-fontify-buffer-function): Function deleted.Richard M. Stallman1996-07-291-13/+1
* (help-font-lock-keywords): Use font-lock-function-name-faceRichard M. Stallman1996-07-271-17/+27
* (describe-mode): Put a formfeed between each two modes.Richard M. Stallman1996-07-241-1/+6
* (describe-mode): Handle minor mode w/o mode line indicator.Richard M. Stallman1996-03-181-2/+5
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (describe-function): Call documentation just once.Richard M. Stallman1995-10-311-8/+10
* (describe-variable): Don't call substitute-command-keys.Richard M. Stallman1995-10-301-3/+1
* (describe-key, describe-key-briefly): For a mouse click,Richard M. Stallman1995-10-251-19/+54
* (variable-at-point, function-called-at-point):Richard M. Stallman1995-10-141-16/+24
* (variable-at-point, function-called-at-point): Fix revious changes.Richard M. Stallman1995-10-121-6/+8
* (function-called-at-point, variable-at-point):Richard M. Stallman1995-10-101-2/+6
* (print-help-return-message): Handle lists inRichard M. Stallman1995-10-011-0/+8
* (help-mode): Call view-mode.Richard M. Stallman1995-09-251-0/+1
* (describe-function): Show file name for autoloaded fns.Richard M. Stallman1995-08-251-10/+11
* Insert missing quote in help-font-lock-keywords.Simon Marshall1995-08-111-1/+1
* Added Font Lock mode support.Simon Marshall1995-08-101-0/+21
* (command-apropos): Deleted function. This is replaced byKarl Heuer1995-07-071-12/+0
* Bind f1 and help like C-h.Richard M. Stallman1995-06-291-0/+4