Stefan Monnier
|
2dbbed9eba
|
(help-split-fundoc, help-function-arglist)
(help-make-usage): New funs, extracted from describe-function-1.
(describe-function-1): Use them.
|
2002-07-16 16:24:59 +00:00 |
|
Juanma Barranquero
|
c72fcfc334
|
(describe-variable): Remove useless trailing whitespace.
|
2002-07-15 16:17:01 +00:00 |
|
Juanma Barranquero
|
50a2c5f9e9
|
(describe-variable): Show documentation for aliased variable if alias does not
have its own.
|
2002-07-15 15:38:49 +00:00 |
|
Richard M. Stallman
|
e870de8835
|
(help-with-tutorial): Display completion list right away.
|
2002-07-12 23:26:17 +00:00 |
|
Juanma Barranquero
|
d00a340891
|
(describe-variable): Put `defvaralias' info before the documentation (patch from
John Paul Wallington <jpw@shootybangbang.com>). Remove useless "Documentation:"
string.
|
2002-07-12 16:56:03 +00:00 |
|
Pavel Janík
|
9327f13439
|
(describe-variable): Mention if the variable is an alias.
|
2002-07-12 08:58:32 +00:00 |
|
Juanma Barranquero
|
b0d6450266
|
(describe-function-1): Use semicolon instead of dot.
(describe-variable): Likewise.
|
2002-06-27 16:10:23 +00:00 |
|
Juanma Barranquero
|
8c26938091
|
(describe-variable): Capitalize "not documented" message.
(describe-function-1): Likewise. Also, document the obsolescence
of the function, if applicable.
|
2002-06-27 07:16:00 +00:00 |
|
Stefan Monnier
|
d24c52bbe5
|
(describe-variable): Only use `buffer' is still live.
Use `delete-region' instead of save-excursion + delete-char.
Document the obsolescence of the variable, if applicable.
|
2002-06-23 21:02:45 +00:00 |
|
Markus Rost
|
35679c3f5c
|
(describe-function-1): If the source is `loaddefs.el', look for the
real source. This is necessary only for defaliases.
|
2002-05-08 18:05:28 +00:00 |
|
Richard M. Stallman
|
7dd3ed35ee
|
(help-with-tutorial): Allow various ways
to specify the text in the [...] line, in handling the <...> line.
|
2002-04-01 12:32:02 +00:00 |
|
Kim F. Storm
|
1d6a83230c
|
(describe-function-1): Use remap-command.
|
2002-02-23 22:27:39 +00:00 |
|
Kim F. Storm
|
d2ab11c5a7
|
(describe-function-1): Report remapped commands.
|
2002-02-06 23:05:03 +00:00 |
|
Richard M. Stallman
|
5a6a8d3b96
|
(describe-variable, describe-function): Do save-excursion.
|
2002-01-07 05:20:40 +00:00 |
|
Pavel Janík
|
a7323c295b
|
Remove mocklisp function case.
|
2001-12-22 13:35:14 +00:00 |
|
Stefan Monnier
|
861d9ef636
|
(describe-categories, help-describe-category-set): New.
|
2001-11-27 00:26:41 +00:00 |
|
Eli Zaretskii
|
125eb4116c
|
Change the provide and the header as per the renaming.
|
2001-11-26 19:52:07 +00:00 |
|
Eli Zaretskii
|
303fccda0b
|
Renamed help-funs.el into help-fns.el, at RMS's request.
|
2001-11-26 19:49:04 +00:00 |
|