Richard M. Stallman
613a39b91b
(view-lossage): Set help-xref-stack* in the help buffer.
...
(describe-bindings): Likewise.
(help-xref-go-back): New arg BUFFER.
(help-make-xrefs): Specify the help buffer as arg for
help-xref-go-back.
1998-05-07 05:37:59 +00:00
Richard M. Stallman
7dcf11272e
(describe-function-1): Use find-function-noselect instead of find-function.
1998-05-07 05:30:07 +00:00
Dave Love
306a5e68ac
(help-mode-map): Add S-tab, like backtab.
1998-04-22 11:40:18 +00:00
Richard M. Stallman
7f082394b4
(help-highlight-face): Use `face' as custom type.
1998-04-22 02:08:02 +00:00
Dave Love
2676e09953
(describe-function): Make hyperlink to library file
...
name, if available.
1998-04-21 13:08:47 +00:00
Richard M. Stallman
ad21fa0789
(help-with-tutorial): Locally bind file and filename.
1998-04-17 01:17:39 +00:00
Karl Heuer
05f6170c27
(describe-function-1): New function.
...
(describe-function): Use describe-function-1.
(describe-key): Likewise.
1998-04-13 06:56:24 +00:00
Kenichi Handa
3060bf835d
(help-with-tutorial-alist): This variable deleted.
...
(help-with-tutorial): Get a tutorial file name by
get-language-info instead of help-with-tutorial-alist.
1998-04-09 05:39:11 +00:00
Dave Love
ff3453e4d1
(help-make-xrefs): Grok commands in keymap table
...
expansions.
(help-xref-button): Simplify.
(help-make-xrefs): Set overriding keymap properly.
1998-04-06 09:56:55 +00:00
Richard M. Stallman
400a1b1f84
(help-highlight-face): Use underline.
...
(help-mode-maybe): Ensure read-only.
(help-xref-button): Obey help-highlight-p.
(help-follow): Remove check for args being a list.
(help-mode): Doc fix.
(help-highlight-p): Put in help group.
(help-make-xrefs): Insert button label in scope of
inhibit-read-only binding.
(help-mode-map, help-make-xrefs): Define TAB, RET correctly.
Make hyperlinks for cross-reference info intuited from *Help* buffer.
(help-font-lock-keywords): Removed.
(help-mode-map): Define keys for navigating hyperlinks.
(help-xref-stack, help-xref-stack-item): New permanent-local variables.
(help-mode): Set font-lock-defaults to nil.
(help-mode-maybe): Invoke help-make-xrefs in Help mode.
(help-setup-xref): New function.
(describe-key, describe-mode, describe-function,
describe-variable): Call it.
(view-lossage, describe-bindings): Nullify help-xref-stack,
help-xref-stack-item.
(help-highlight-p): New option.
(help-highlight-face): New variable.
(help-back-label, help-xref-symbol-regexp, help-xref-info-regexp):
New variables.
(help-setup-xref, help-make-xrefs, help-xref-button,
help-xref-interned, help-xref-mode, help-follow-mouse,
help-xref-go-back, help-go-back, help-follow, help-next-ref): New functions.
1998-04-05 19:10:02 +00:00
Richard M. Stallman
382d018aa5
(view-emacs-news): Handle prefix arg.
1998-03-18 01:59:58 +00:00
Richard M. Stallman
01364a75fb
(help-mode-maybe): Set view-return-to-alist.
...
(help-return-method): New variable.
(print-help-return-message): Set help-return-method.
1998-03-16 04:10:19 +00:00
Simon Marshall
883212ce69
Changed font-lock-reference-face to font-lock-constant-face.
1998-02-20 14:58:27 +00:00
Richard M. Stallman
a249d3a05a
(describe-bindings): Fix interactive spec.
1998-02-11 00:29:47 +00:00
Richard M. Stallman
a8ad43aa29
(describe-bindings): New command (formerly in keymap.c).
1998-02-05 03:26:45 +00:00
Karl Heuer
d56458467b
(describe-variable): Don't use symbol-name if v isn't symbol.
1997-11-20 21:59:02 +00:00
Karl Heuer
c822b44bed
(help-with-tutorial-alist): New variable.
...
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.
1997-11-20 21:47:12 +00:00
Karl Heuer
ed13681ff1
(help-for-help): Update text for `m'.
1997-11-11 03:55:47 +00:00
Karl Heuer
0e3cb3ebc8
(describe-function): Handle the arglist of a macro.
1997-11-11 02:52:50 +00:00
Karl Heuer
dd557bb8a2
(locate-library): Comment out the code that searches
...
for compressed files.
1997-10-24 19:50:35 +00:00
Karl Heuer
cf4320b8bf
(locate-library): Bind jka-compr-inhibit to t.
1997-10-23 07:01:19 +00:00
Karl Heuer
1126786767
(function-called-at-point): Always use Emacs Lisp syntax tab.
...
Reject any "function call" with whitespace after the open-paren.
1997-10-16 18:32:06 +00:00
Karl Heuer
1bacc93e70
(describe-variable): Pass default value to completing-read.
...
(describe-function): Likewise.
1997-10-16 18:12:06 +00:00
Karl Heuer
21de5941c9
(help-mode-maybe): New function, on temp-buffer-show-hook.
...
(describe-key, describe-mode): Don't call help-mode here.
(view-lossage, describe-function, describe-variable): Likewise.
1997-10-15 23:36:30 +00:00
Richard M. Stallman
71e9bd7171
(help-with-tutorial): Doc fix.
1997-08-27 17:26:03 +00:00
Richard M. Stallman
da4127720b
(help-with-tutorial): Use current-language-environment.
1997-08-19 04:39:43 +00:00
Richard M. Stallman
4bbc4094c4
(describe-key): Don't put a colon after the command name.
1997-08-09 07:37:02 +00:00
Richard M. Stallman
f90b69224c
(help-mode): Set view-no-disable-on-exit.
1997-08-08 22:25:31 +00:00
Richard M. Stallman
eea844b25e
(describe-function): Use " is " instead of colon.
1997-08-04 03:57:04 +00:00
Richard M. Stallman
a30a106b8d
(help-for-help): Update help text.
1997-07-05 18:07:30 +00:00
Richard M. Stallman
32884eab96
(help-map): Make C-i run info-lookup-symbol.
1997-06-18 06:50:55 +00:00
Richard M. Stallman
e88a2c5911
(describe-key-briefly, where-is): Prefix arg means
...
insert help text into current buffer.
1997-05-22 06:20:42 +00:00
Kenichi Handa
7c9b148e80
(help-with-tutorial): Fix a bug of handling non-English
...
tutorial file.
1997-05-12 06:56:21 +00:00
Richard M. Stallman
122955bfb4
(help-map): Use apropos-command, not command-apropos.
1997-03-21 07:45:24 +00:00
Karl Heuer
0634ea78a0
(help-with-tutorial): Prefix argument to specify a
...
language interactively.
1997-02-20 05:45:01 +00:00
Richard M. Stallman
f2102d2cd7
(help-map): Define C-h C-i to run word-help.
1996-12-28 20:29:42 +00:00
Richard M. Stallman
ddbe99e039
(describe-mode): Include minor modes that aren't buffer local.
1996-12-16 02:44:52 +00:00
Richard M. Stallman
9a656d196a
(describe-variable): Pretty-print the values.
...
Put doc string first, if the value is long.
1996-11-10 18:52:18 +00:00
Richard M. Stallman
00d3de8eae
(describe-function): If no fn specified, say so.
...
(variable-at-point): Return 0 if no variable there.
(describe-variable): If no variable specified, say so.
Don't use nil as the variable.
1996-10-13 13:59:51 +00:00
Erik Naggum
a1c9f2095f
(print-help-return-message): Use new functions `special-display-p' and
...
`same-window-p' to determine which help message to print.
(Also unquote lambda forms.)
1996-10-06 16:27:39 +00:00
Richard M. Stallman
a130d829db
(locate-library): Print no messages if called from Lisp.
1996-09-21 23:07:06 +00:00
Richard M. Stallman
9dc176a012
(locate-library): New arg PATH. Handle autocompression mode.
1996-09-02 01:16:42 +00:00
Richard M. Stallman
2747503c0a
(locate-library): Doc fix.
1996-09-02 01:05:22 +00:00
Simon Marshall
b80778111e
Fully reinstall July 26 change.
1996-08-05 07:18:48 +00:00
Richard M. Stallman
8743d4cb20
(help-font-lock-keywords): Undo July 26 change.
1996-07-31 18:17:16 +00:00
Richard M. Stallman
dd7d85bab7
(help-fontify-buffer-function): Function deleted.
...
(help-mode): Set font-lock-defaults in simple way again.
1996-07-29 23:39:34 +00:00
Richard M. Stallman
0e0ee79544
(help-font-lock-keywords): Use font-lock-function-name-face
...
for variables, too.
(help-mode): Set font-lock-defaults to provide bindings for
local fontification functions.
(help-fontify-buffer-function): New function.
1996-07-27 02:44:27 +00:00
Richard M. Stallman
83f8659432
(describe-mode): Put a formfeed between each two modes.
...
Print a message at the top explaining that minor modes come first
followed by the major mode.
1996-07-24 16:52:33 +00:00
Richard M. Stallman
2ef581f34c
(describe-mode): Handle minor mode w/o mode line indicator.
1996-03-18 06:44:10 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00