Dave Love
4a8adb0bc7
Require view when compiling.
...
(view-emacs-FAQ): Use Info version.
1999-10-01 17:16:48 +00:00
Dave Love
510df933de
(help-highlight-p): Doc fix.
1999-09-13 14:07:03 +00:00
Richard M. Stallman
b89d72a18a
(describe-function-1): Don't return empty string for keymaps.
1999-09-08 07:41:52 +00:00
Dave Love
95ac0a6fa5
(help-make-xrefs): Don't lose on non-empty blank line after key table.
1999-08-31 17:17:18 +00:00
Gerd Moellmann
3583173275
(describe-key-briefly): Handle mode line strings
...
with local-map properties.
(describe-key): Ditto.
(mode-line-key-binding): New.
1999-07-23 10:59:35 +00:00
Dave Love
9675703521
(describe-variable): Fix test for customizability.
1999-07-20 16:38:23 +00:00
Karl Heuer
90a5604048
(help-for-help): Mention C-h C-i. Clear up C-h n.
1999-06-12 03:54:03 +00:00
Karl Heuer
57ec49bae0
(help-xref-interned): Fix insertion of fdoc and revamp.
1999-06-04 18:48:16 +00:00
Richard M. Stallman
0ab0e672f8
(describe-function-1): Extra arg, interactive-p.
...
(describe-key, describe-function): Use it.
1999-05-22 19:49:39 +00:00
Dave Love
377d15d97f
(help-make-xrefs): Fix typpo.
1999-05-10 15:08:22 +00:00
Andreas Schwab
657cca97be
(help-make-xrefs): Handle more cases when looking for
...
commands in a keymap description.
1999-05-10 12:49:39 +00:00
Dave Love
e4aece0e7a
(temp-buffer-resize-mode): Doc fix.
1999-04-27 18:56:30 +00:00
Richard M. Stallman
a4bb8336f9
(describe-variable): Check custom-loads property as well as custom-type.
1999-04-08 16:46:15 +00:00
Karl Heuer
87f37557a5
(temp-buffer-resize-mode): Doc fix.
1999-03-30 21:28:47 +00:00
Richard M. Stallman
f58790da8e
(help-xref-info-regexp): Allow linebreaks and capital.
...
(help-make-xrefs): Do Info case first.
1999-02-26 07:03:34 +00:00
Richard M. Stallman
6c8719f126
(describe-function-1): Don't print a whole lambda-function.
1999-02-26 06:57:28 +00:00
Richard M. Stallman
6016b6e4dc
(describe-function-1): Accept non-symbols.
1999-02-16 23:09:54 +00:00
Dave Love
d62f8b134b
(help-make-xrefs): Default info references to an
...
`(emacs)' prefix.
1999-01-25 18:58:31 +00:00
Dave Love
3d02beed17
(temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.
1999-01-16 12:02:22 +00:00
Dave Love
b2c85790c5
(help-make-xrefs): Avoid infloop in keymap substitutions
...
and change regexp for command names.
(help-xref-go-back, function-called-at-point, symbol-file)
(where-is): Doc fixes.
(help-xref-go-back): Remove interactive spec.
(describe-function-1): Fix message for alias. Buttomize alias
name.
1999-01-15 17:29:03 +00:00
Dave Love
c96d168d7e
(temp-buffer-setup-hook, temp-buffer-show-hook): Swap
...
the values round.
1999-01-11 21:01:12 +00:00
Richard M. Stallman
e48143f0fd
(help-mode-finish): Renamed from help-mode-maybe.
...
Don't switch to Help mode here.
(temp-buffer-setup-hook): Use help-mode-finish.
(help-mode-setup): New function.
(temp-buffer-setup-hook): Use help-mode-setup.
1999-01-11 15:25:41 +00:00
Richard M. Stallman
82cb913319
(function-called-at-point): First look for function at point.
1998-12-30 20:28:52 +00:00
Andreas Schwab
aed2b2cd47
(describe-function-1): Say "keymap", not "Lisp macro",
...
if this is an autoloaded keymap.
1998-12-21 10:03:01 +00:00
Karl Heuer
0f619a4126
(symbol-file-load-history-loaded): Variable renamed,
...
and defvar moved from loadhist.el.
(symbol-file): Renamed from describe-function-find-file.
Load fns-VERSION.el here.
(describe-variable, describe-function-1): Use symbol-file.
1998-12-10 03:25:33 +00:00
Dave Love
213f4eae7b
(describe-function-1): Fix description for alias.
1998-12-04 11:54:56 +00:00
Dave Love
3b313ca8d1
(help-make-xrefs): Use `info', not the non-autoloaded
...
`Info-goto-node'.
1998-12-02 19:36:22 +00:00
Karl Heuer
ae29cb0cf3
(temp-buffer-resize-mode): Doc fix.
1998-12-02 18:16:13 +00:00
Richard M. Stallman
5f373960a6
(help-xref-button): Do nothing if text already has the help-xref property.
...
(describe-variable): Revert previous change to hyperlink to source.
1998-11-30 23:55:42 +00:00
Richard M. Stallman
40b3bdc12b
(describe-mode): Put major mode first.
1998-11-29 00:56:49 +00:00
Richard M. Stallman
4483ddc5a1
Rename function and variables added in previous change:
...
delete `window-' from the names.
1998-11-22 17:31:55 +00:00
Richard M. Stallman
48ce3c2231
Add resizing of temporary buffers.
...
(temp-buffer-window-resize-mode): New command and variable.
(temp-buffer-window-max-height): New variable.
(resize-temp-buffer-window): New function.
1998-11-22 17:26:16 +00:00
Richard M. Stallman
e95419a63b
(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.
1998-11-21 22:24:50 +00:00
Richard M. Stallman
be66e132d0
(describe-variable): Allow any variable with a defcustom,
...
even if it is not a user variable.
1998-11-21 03:19:52 +00:00
Dave Love
3b3e7de595
(describe-variable): Don't quote link to source.
1998-11-05 18:55:38 +00:00
Dave Love
3476e15955
(describe-variable): Hyperlink the definition.
1998-10-30 19:07:09 +00:00
Richard M. Stallman
3120a677e9
(help-quit): Add doc.
1998-09-27 21:20:42 +00:00
Richard M. Stallman
a82e9c0177
(help-for-help): Use %THIS-KEY%.
1998-09-27 21:17:26 +00:00
Dave Love
91fd6b858c
(help-make-xrefs): Fix typo affecting Info references.
1998-09-21 17:39:54 +00:00
Dave Love
b484eecc3f
(help-xref-interned): Bind inhibit-read-only when
...
inserting.
1998-09-09 19:55:29 +00:00
Richard M. Stallman
3f8309db3c
(describe-function-1): Handle macros properly.
...
Handle multiple levels of aliases.
1998-08-10 02:02:56 +00:00
Richard M. Stallman
582b6241ef
(describe-function-1): Fix the code that uses find-function-noselect.
1998-07-29 23:04:03 +00:00
Richard M. Stallman
4b08b7ed05
(help-map): C-h 4 i runs info-other-window.
...
(describe-key, describe-key-briefly):
Don't discard up event after down event.
1998-06-13 05:59:46 +00:00
Richard M. Stallman
9b49f910ae
(help-make-xrefs): When scanning keymap binding listings,
...
scan from the very beginning.
(help-follow-mouse): Avoid save-excursion, so can set point properly.
1998-06-10 00:27:04 +00:00
Richard M. Stallman
4f103eaae6
Comment change.
1998-06-09 03:47:04 +00:00
Karl Heuer
4c45295b18
(help-setup-xref): Change all callers to
...
use (function args...) instead of (function . arg). Doc fix.
(help-follow): Put (point) at front of elts of help-xref-stack.
(help-xref-stack): Elt format now (POSITION FUNCTION ARGS).
(help-xref-stack-item): Doc fix.
(help-xref-go-back): Assume new format for help-xref-stack.
(help-follow): Look for prop on previous char if next char has none.
Avoid error at beginning or end of buffer.
(describe-bindings): New optional arg BUFFER.
Use help-setup-xref.
1998-06-01 21:11:47 +00:00
Richard M. Stallman
7e824765ca
(describe-variable): Add a button to call
...
customize-variable if the variable can be customized.
1998-05-25 18:39:16 +00:00
Richard M. Stallman
0f2aa0e118
(describe-key-briefly): When INSERT, put cmd name in `...'.
1998-05-14 05:23:24 +00:00
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