Miles Bader
d9c30bdf7f
(resize-temp-buffer-window): Use `fit-window-to-buffer'.
2000-10-21 05:40:19 +00:00
Miles Bader
b86c791c0f
(resize-temp-buffer-window): Use `set-window-text-height'
...
instead of `enlarge-window' & `mode-line-window-height-fudge'.
2000-10-20 15:19:04 +00:00
Miles Bader
8c6e4a58a3
(resize-temp-buffer-window): Use `mode-line-window-height-fudge'.
2000-10-20 09:23:20 +00:00
Miles Bader
61dfccfd5d
(resize-temp-buffer-window): Add hack to avoid last line
...
being obscured by whizzy mode-lines on graphical displays.
2000-10-17 11:08:03 +00:00
Gerd Moellmann
5fbeea7474
Provide `help' for the sake of define-minor-mode
...
which generates defcustoms with requires.
2000-10-16 15:56:32 +00:00
Stefan Monnier
8304a3bb77
Missing paren.
2000-10-05 22:28:23 +00:00
Stefan Monnier
4e1ede6c01
(help-xref-on-pp): Use match-string.
...
(describe-variable): New arg BUFFER.
Store the current buffer in the help-xref-stack.
(temp-buffer-resize-mode): Use define-minor-mode.
2000-10-05 22:27:38 +00:00
Eli Zaretskii
bb934822bb
Fix typo in a doc string of help-insert-xref-button.
2000-09-08 09:39:05 +00:00
Kenichi Handa
96ede6b2d5
(help-make-xrefs): Adjusted for the change of
...
help-xref-mule-regexp.
(help-insert-xref-button): New function.
2000-09-07 02:37:37 +00:00
Dave Love
3b4429b490
(help-manyarg-func-alist): Add ml-prefix-argument-loop,
...
insert-before-markers-and-inherit. Now checked systematically!
2000-09-05 15:16:23 +00:00
Dave Love
caf047eca9
(help-manyarg-func-alist): Add
...
find-operation-coding-system.
2000-09-04 21:18:49 +00:00
Kenichi Handa
880c345e7d
(help-make-xrefs): Don't make hyperlinks for incorrect coding systems.
2000-08-31 07:03:28 +00:00
Eli Zaretskii
5b7a8c4622
(help-make-xrefs, help-xref-mule-regexp): Doc fix.
2000-08-29 17:23:43 +00:00
Kenichi Handa
cba62b78c3
(help-xref-mule-regexp): New variable
...
(help-make-xrefs): Handle help-xref-mule-regexp.
2000-08-29 05:37:05 +00:00
Gerd Moellmann
f0753a5f45
(view-emacs-news): Rewritten for new naming scheme
...
for old NEWS files.
2000-08-17 15:36:54 +00:00
Dave Love
9a200f6832
(function-called-at-point, variable-at-point): Use
...
with-syntax-table.
(help-manyarg-func-alist): Add insert-and-inherit.
2000-08-15 14:25:50 +00:00
Gerd Moellmann
f3ad2fc8d0
(print-help-return-message): When
...
display-buffer-reuse-frames is set, let the help window been quit,
instead of deleting it, which might delete a reused frame.
2000-08-08 12:18:17 +00:00
Gerd Moellmann
4675e266da
(describe-mode): Test mini-mode symbol for being
...
bound before testing its value for being nil.
2000-08-06 12:09:31 +00:00
Gerd Moellmann
d365421f85
(describe-variable): Don't insert a second `'s' in front
...
of the string `value is shown below'. Since the syntax-table to
emacs-lisp-mode-syntax-table makes forward-sexp skip over an
existing `'s', so that this won't be deleted.
2000-06-27 10:54:26 +00:00
Dave Love
9c50afce62
(describe-function-1): Kluge around cases of functions fset to subrs
...
whose doc doesn't match their symbol-name.
2000-06-13 21:06:37 +00:00
Dave Love
d16296bbaa
(describe-function-1): Distinguish special form from
...
builtin function. Sanity-check presence of arglist for builtins.
2000-06-01 18:27:31 +00:00
Stefan Monnier
194959c700
(help-manyarg-func-alist): Typo.
2000-05-22 04:31:04 +00:00
Gerd Moellmann
279b772d9b
(view-emacs-FAQ): Change emacs-faq' to
efaq'.
2000-05-16 14:31:26 +00:00
Dave Love
376b2a24f9
(help-xref-stack): Doc fix.
...
(help-xref-following): New variable.
(help-make-xrefs): Use it.
(help-xref-go-back): Use position information from stack element.
(help-follow): Make position in stack element a pair. Use
help-xref-following.
2000-05-14 15:48:45 +00:00
Dave Love
950cf06f8f
(describe-variable): Have customize button pop the
...
help-xref stack when invoked.
(help-xref-symbol-regexp): Add `face'.
(help-make-xrefs): Check for quoted face names and adapt regexp
submatch numbers to cope.
(help-xref-interned): Maybe insert face doc too. Separate
sections with a line of hyphens.
2000-05-09 15:51:57 +00:00
Dave Love
820ad5e7e3
(help-xref-on-pp): Check for constant symbols.
2000-05-02 10:40:37 +00:00
Dave Love
e3e36d741f
(locate-library): Use mapc.
...
(help-manyarg-func-alist): Add call-process-region.
2000-04-27 17:02:42 +00:00
Gerd Moellmann
2e48ba1817
(help-xref-on-pp): New function.
...
(describe-variable): Use it to display xrefs in a symbol's value.
2000-04-26 17:32:20 +00:00
Gerd Moellmann
586b375962
(resize-temp-buffer-window): Use count-screen-lines.
2000-04-19 19:07:29 +00:00
Dave Love
2de477650b
(help-manyarg-func-alist): Correct several omissions.
2000-03-31 19:59:07 +00:00
Dave Love
95bd92aa4e
(help-xref-go-back): Don't try to set position.
2000-03-02 12:17:28 +00:00
Dave Love
d77dae5c40
(help-xref-button): Add help-echo arg.
...
(describe-function-1, describe-variable, help-make-xrefs): Use it.
2000-03-01 19:07:30 +00:00
Gerd Moellmann
14cc00adb2
(describe-variable): Set syntax table to
...
emacs-lisp-mode-syntax-table when moving forward over the
symbol's name.
2000-02-22 16:57:09 +00:00
Dave Love
f0d0fb1990
(describe-function-1): Print note about arglist of autoloaded
...
functions. Move arglist of primitives up from end of doc string.
(help-manyarg-func-alist): Populate it.
2000-02-01 14:12:00 +00:00
Dave Love
4607e12b53
(help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
...
purecopy.
(help-back-label): Purecopy it.
2000-01-28 23:27:51 +00:00
Dave Love
d5f65532f3
1999-12-11 Samir Barjoud <samir@mindspring.com>
...
* help.el (where-is): use `commandp' as predicate for
`completing-read'
1999-12-11 23:45:32 +00:00
Dave Love
4cbff657a7
(view-emacs-problems): New command, bound to C-h P.
1999-12-07 20:01:20 +00:00
Dave Love
73ea6d945d
(help-mode-hook): Define.
1999-11-29 15:46:02 +00:00
Dave Love
400c12fd98
(help-follow): Make arg optional again and really default to point.
1999-10-28 09:48:39 +00:00
Stefan Monnier
accd12667f
(help-xref-interned): make it also work on variable-only and
...
function-only symbols.
(help-make-xrefs): take advantage of the new `help-xref-interned'.
(help-follow): if the point under mouse is not highlighted, try
`help-xref-interned' on the pointed-to symbol anyway.
1999-10-13 16:14:15 +00:00
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