Eli Zaretskii
64a8fd6698
(variable-at-point): Doc fix.
2006-12-09 12:55:33 +00:00
Chong Yidong
6db93af0c3
* help-fns.el (help-with-tutorial): Moved to tutorial.el.
...
* tutorial.el: New file.
(help-with-tutorial): Moved here from help-fns.el. Added help for
rebound keys. Fixed resume of tutorial.
(tutorial--describe-nonstandard-key, tutorial--sort-keys)
(tutorial--find-changed-keys, tutorial--display-changes)
(tutorial--saved-dir, tutorial--saved-file)
(tutorial--save-tutorial): New functions to support the changes in
help-with-tutorial.
2006-10-30 14:30:59 +00:00
Richard M. Stallman
ddbb1956a7
(describe-function-1): Special case optimization for self-insert-command.
2006-10-16 14:57:01 +00:00
Richard M. Stallman
38586111b1
(describe-variable): Handle find-variable-noselect returning no position.
2006-07-12 15:58:10 +00:00
Reiner Steib
53af865dd1
Remove bogus \n\n from last commit.
2006-05-11 11:10:45 +00:00
Reiner Steib
6fe7b8a42c
(describe-variable): Don't print safe-var if it is
...
byte-code. Improve wording as suggested by Luc Teirlinck
<teirllm@auburn.edu>.
2006-05-11 11:03:57 +00:00
Dan Nicolaescu
084a663812
* help-fns.el (describe-variable): Add info about safe local variables.
...
* custom.texi (Examining): Update C-h v output example.
2006-04-29 21:18:05 +00:00
Juanma Barranquero
dee503e5c3
(help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of
...
the following bracketing pairs: {}, [], (), <>, `' (for example, in the
docstring of `windmove-default-keybindings').
2006-02-18 23:34:18 +00:00
Richard M. Stallman
5effb4d80f
(describe-function): Don't pass `nil' as default.
2006-01-26 17:55:32 +00:00
John Paul Wallington
6c847613ac
Update copyright year.
2006-01-12 23:13:26 +00:00
John Paul Wallington
e75b11f846
(describe-variable): Remove newlines from void variable output.
2006-01-12 22:31:30 +00:00
Stefan Monnier
33d434cdce
(help-argument-name): Don't autoload.
...
It's useless and triggers a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `help' group.
2005-11-30 15:52:50 +00:00
John Paul Wallington
24374f5a1d
(describe-function-1): Fill arglist.
2005-11-30 00:55:12 +00:00
Alan Mackenzie
f192689e61
2005-11-10 Alan Mackenzie <acm@muc.de>
...
* help-fns.el (describe-variable): Make C-h v work when a variable
has variable documentation yet is unbound.
2005-11-10 08:07:23 +00:00
Romain Francoise
ac8c0cce68
(describe-simplify-lib-file-name): Add autoload cookie.
2005-10-31 17:06:01 +00:00
Romain Francoise
1cf586a447
(describe-simplify-lib-file-name): Fix regexp.
2005-10-29 14:12:08 +00:00
Romain Francoise
059a552c5c
* subr.el (locate-library): Move from help-fns.el.
...
* help-fns.el (locate-library): Move to subr.el.
2005-10-28 16:55:48 +00:00
Richard M. Stallman
9888177fec
(describe-simplify-lib-file-name): New function.
...
(describe-function-1, describe-variable): Use it.
2005-10-23 19:12:10 +00:00
Juanma Barranquero
7a650da0af
(describe-categories): "?\ " -> "?\s".
...
(help-do-arg-highlight): Recognize also ARG-n, as in `move-to-left-margin'
(ARG+n is already recognized). Simplify.
2005-09-13 15:00:21 +00:00
Richard M. Stallman
136b8cbeaa
(describe-variable): Rearrange to put source link in a predictable place.
2005-09-12 15:35:22 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Stefan Monnier
d4b4dfc6c2
Fix up commenting style.
2005-07-14 02:06:30 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Richard M. Stallman
11bc6e51a0
(help-do-arg-highlight): Regexp-quote argument names.
2005-07-01 01:13:27 +00:00
Juanma Barranquero
27bbbadb3e
(help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on the
...
`occur' docstring).
2005-06-30 14:20:56 +00:00
Masatake YAMATO
6dfa731f20
* emacs-lisp/find-func.el (find-function-noselect): Handle
...
subroutines.
* help-fns.el (help-C-file-name): Added autoload mark for
`find-function-noselect'.
2005-05-30 18:06:02 +00:00
Nick Roberts
1bd5397742
(describe-variable): Remove hyperlinks in a
...
variable's value as these are quite frequently inappropriate.
2005-05-19 00:13:09 +00:00
Thien-Thi Nguyen
5ee2cf8a5a
(help-with-tutorial): Revert last change.
2005-03-30 22:51:39 +00:00
Thien-Thi Nguyen
c48d7fa0ab
(help-with-tutorial): Delete title line.
2005-03-30 15:44:40 +00:00
Lute Kamstra
02f244c8ed
(help-with-tutorial): Make sure that users cannot remove the entire
...
text of the tutorial by means of `undo'.
2005-02-03 19:42:19 +00:00
Richard M. Stallman
1bc9c7ed8b
Whitespace/comment change.
2005-01-07 16:12:34 +00:00
Richard M. Stallman
20a514ceed
(variable-at-point): New arg ANY-SYMBOL.
2005-01-05 01:09:23 +00:00
Richard M. Stallman
38fb035434
(describe-function-1): Call symbol-file with `defun'.
...
(describe-variable): Call symbol-file with `defvar'.
2004-12-27 16:24:20 +00:00
Kim F. Storm
e9e50b12cd
(describe-variable): Add follow-link property to "below" button.
2004-12-17 15:17:02 +00:00
Juri Linkov
f507d6a153
* help-fns.el (variable-at-point):
...
As a last resort try striping non-word prefixes and suffixes.
2004-12-16 13:06:05 +00:00
Jan Djärv
84c2fd9f35
* help-fns.el (help-C-file-name): File name must be in build-files
...
to be returned.
2004-11-09 08:20:44 +00:00
Juri Linkov
95da5522bb
(variable-at-point): read -> intern.
2004-10-30 01:06:58 +00:00
Daniel Pfeiffer
cb32aefcd4
(describe-variable): Use it to make "below" a hyperlink.
2004-10-13 18:54:21 +00:00
Juri Linkov
cc3064a5e9
(variable-at-point): Try `find-tag-default' when other methods failed.
2004-09-02 16:37:22 +00:00
Juanma Barranquero
8c1138beaf
(help-argument-name): Inherit from italic face only if the frame
...
supports it.
2004-06-06 21:44:22 +00:00
Juri Linkov
575f611801
(help-argument-name): Add :group 'help.
2004-06-06 02:49:56 +00:00
Juanma Barranquero
048fa48b8d
(help-argument-name): Unconditionally inherit from 'italic (pending
...
investigation of problem with `supports' in `defface').
2004-06-05 01:49:53 +00:00
Juanma Barranquero
8be2a2dd85
(help-argument-name): Reintroduce face.
...
(help-default-arg-highlight): Use it, now that
`face-differs-from-default-p' can be trusted.
2004-06-04 23:26:14 +00:00
Juanma Barranquero
7d57db2916
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
...
(help-highlight-arguments): Skip function name before searching for
arguments.
2004-05-22 01:58:25 +00:00
Juanma Barranquero
aae424b96f
(help-arg-highlighting-function, help-argument-name): Delete.
...
(help-default-arg-highlight): New function.
(help-do-arg-highlighting): Use it.
2004-05-13 01:18:00 +00:00
Juanma Barranquero
00ed4f9098
(help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
...
docstring.
(help-arg-highlighting-function): New variable.
(help-argument-name): Mention it in the docstring.
(help-do-arg-highlight): Use it. Expand regexp to accept also ARG-xxx and
xxx-ARG references.
2004-05-11 23:50:25 +00:00
Juanma Barranquero
55fdba3190
(help-argument-name): Default to italic.
...
(help-highlight-arguments): Always return (usage . doc).
2004-05-09 22:41:34 +00:00
Juanma Barranquero
60c249555a
(help-highlight-arguments): Fix braino.
2004-05-09 01:28:34 +00:00
Juanma Barranquero
fef3a3ab7c
(help-highlight-arguments): Don't try to highlight missing or autoloaded
...
arglists. Accept structured arguments, like the first ones of `do' and
`flet'.
2004-05-09 00:45:49 +00:00
Juanma Barranquero
6aab5f13cd
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
...
FOO-ARG is not recognized as an arg.
(help-highlight-arguments): Don't skip lists in mandatory arguments.
2004-05-07 22:41:22 +00:00