1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Richard M. Stallman
42499979a3 (help-mode): Call view-mode. 1995-09-25 18:39:31 +00:00
Richard M. Stallman
ad3ec2527c (describe-function): Show file name for autoloaded fns. 1995-08-25 15:35:37 +00:00
Simon Marshall
3d42d54264 Insert missing quote in help-font-lock-keywords. 1995-08-11 08:52:42 +00:00
Simon Marshall
507fb916e9 Added Font Lock mode support. 1995-08-10 15:24:09 +00:00
Karl Heuer
95b7ed4801 (command-apropos): Deleted function. This is replaced by
apropos-command in apropos.el.
1995-07-07 18:54:22 +00:00
Richard M. Stallman
0af3df1cd6 Bind f1 and help like C-h. 1995-06-29 02:50:52 +00:00
Karl Heuer
ccc06dcce5 (describe-prefix-bindings): If key is a string,
make a substring; for a vector, make a vector.
1995-05-24 00:46:17 +00:00
Richard M. Stallman
125a8d7091 (print-help-return-message): Check same-window-buffer-names
and same-window-regexps.
1995-04-24 15:13:20 +00:00
Richard M. Stallman
6e7f5182c3 (print-help-return-message): Check same-window-buffer-names
and same-window-regexps.
1995-04-13 18:15:01 +00:00
Richard M. Stallman
7ee71cf1bc (view-emacs-FAQ): New function. Bind to C-h F.
(help-for-help): Doc fix.
1995-03-06 05:16:14 +00:00
Richard M. Stallman
3e483e0134 (describe-variable): If var is local, mention default. 1995-02-01 09:29:40 +00:00
Richard M. Stallman
b872e1da17 (describe-variable): Use local-variable-p. 1995-01-27 23:10:42 +00:00
Richard M. Stallman
efcce2d2d1 (help-for-help): Doc fix. 1995-01-19 18:50:26 +00:00
Richard M. Stallman
a5743acc05 (describe-function): Fix previous change. 1994-12-21 14:39:36 +00:00
Richard M. Stallman
159a489504 (describe-function): Don't add `.el' when printing file name. 1994-12-21 14:38:59 +00:00
Karl Heuer
c46bbd9262 (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer. 1994-11-09 05:50:09 +00:00
Karl Heuer
afaa65e4ea (help-mode): New function.
(help-mode-map): Local keymap for help-mode.  Empty for now.
(print-help-return-message): Fix misspelled var.
1994-11-08 05:09:01 +00:00
Richard M. Stallman
ca5ed19616 (describe-function-find-file): New function.
(describe-function): Use that.
1994-10-21 19:42:50 +00:00
Richard M. Stallman
6f6bfb8573 (describe-function): Mention the file it was loaded from. 1994-10-21 19:37:36 +00:00
Richard M. Stallman
cba9a9dcb1 (command-apropos): Pass t for no-header to apropos. 1994-09-27 21:43:37 +00:00
Richard M. Stallman
34b0ef48cb (print-help-return-message): Handle cons cells
in special-display-regexps and special-display-buffer-names.
1994-09-22 05:07:30 +00:00
Richard M. Stallman
7e76ae2395 (describe-variable): Report whether var is local in this buf. 1994-09-17 07:30:42 +00:00
Richard M. Stallman
298a7c8c1c (view-lossage): Handle buffers and frames in recent-keys. 1994-08-10 04:08:26 +00:00
Richard M. Stallman
d536293f4b (print-help-return-message): If help buffer is a
special display buffer, say nothing about how to switch back.
1994-07-16 17:58:12 +00:00
Richard M. Stallman
3e9c095dd4 (finder-by-keyword): Add doc string and t for interactive. 1994-06-20 20:34:22 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
7192540ba3 (describe-mode): Fix previous change. 1994-04-15 23:50:31 +00:00
Richard M. Stallman
ad023904b2 (describe-mode): Always show minor modes, at front. 1994-04-15 23:47:08 +00:00
Richard M. Stallman
2fc9d9f462 (help): New alias.
(help-for-help): Mention help character.
(help-quit): New command.
(help-map): Bind `q'.
1994-03-30 01:43:37 +00:00
Richard M. Stallman
54c0b967c3 (where-is): New function. 1994-03-23 04:54:20 +00:00
Richard M. Stallman
d0da230194 (help-with-tutorial): Change previous change;
reduce threshold to 12 lines.
1994-03-20 02:37:51 +00:00
Karl Heuer
857a1de679 (help-with-tutorial): Avoid unexplained large blank area. 1994-03-19 04:03:24 +00:00
Karl Heuer
a9d3e9172f (help-for-help): Use help-map in the docstring. 1994-02-24 23:20:12 +00:00
Richard M. Stallman
224d56a3c5 (help-for-help): Doc fix. 1994-01-26 20:14:27 +00:00
Richard M. Stallman
0e55250875 (help-for-help): Mention the scroll commands. 1993-12-31 03:46:42 +00:00
Richard M. Stallman
76766f2d87 (describe-project): New function, on C-h C-p.
(help-for-help): Add C-p.  Refer to help-command, not
help-for-help, in the \\[...].
1993-11-15 09:23:34 +00:00
Roland McGrath
21ee8c42cf (help-for-help): Mention C-k and C-f. 1993-08-06 20:24:57 +00:00
Richard M. Stallman
fca4b77513 (describe-key-briefly): Don't set `foo'. 1993-07-04 21:30:15 +00:00
Richard M. Stallman
c7cba9cb35 (describe-prefix-bindings): Doc fix. 1993-07-04 18:55:54 +00:00
Richard M. Stallman
61c6b658a9 (describe-prefix-bindings): New command.
(prefix-help-command): Set it.
1993-07-04 18:53:24 +00:00
Richard M. Stallman
abe85b1b3a (finder-by-keyword): Autoload from finder', not finder.el'. 1993-05-26 22:19:06 +00:00
Richard M. Stallman
5f296b78d2 (describe-key, describe-key-briefly):
Discard the click or drag that follows a down event.
1993-05-22 18:23:31 +00:00
Richard M. Stallman
b1fe930449 Require help-macro, not help-screen. 1993-05-08 22:38:37 +00:00
Richard M. Stallman
af6a9de97d (help-for-help): Use lower case letters for help options. 1993-05-03 15:34:46 +00:00
Roland McGrath
7f26b1809d (describe-function): For Lisp functions, write a prototype call before
the docstring, instead of an argument description after it.
1993-03-31 21:11:33 +00:00
Richard M. Stallman
cdd672cc5a (describe-function): Add blank line above doc string. 1993-03-25 03:40:35 +00:00
Eric S. Raymond
d9ecc911ff Added or corrected Commentary headers 1993-03-22 16:53:22 +00:00
Richard M. Stallman
8aa3a18783 Don't load help-screen at run time if compiled. 1993-03-22 06:59:54 +00:00
Eric S. Raymond
41b8542b36 Teach this to use help-screen.el. 1993-03-17 22:20:57 +00:00
Eric S. Raymond
06b98c510c Added autoload, binding and menu line for new finder feature (P). 1993-03-11 07:55:27 +00:00