diff options
| author | Juanma Barranquero | 2004-05-22 01:58:25 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2004-05-22 01:58:25 +0000 |
| commit | 7d57db2916957d1ea8b8d1582d96de6fb9ecea05 (patch) | |
| tree | 093cecb2fa20e6e0db249b81e8b955931bc40a9d /lisp/ChangeLog | |
| parent | f63fd14ef3045ed0390707e919ea16e5c356b7e8 (diff) | |
| download | emacs-7d57db2916957d1ea8b8d1582d96de6fb9ecea05.tar.gz emacs-7d57db2916957d1ea8b8d1582d96de6fb9ecea05.zip | |
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
(help-highlight-arguments): Skip function name before searching for
arguments.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d958cc0457f..43e7b47eb61 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-05-22 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * help-fns.el (help-add-fundoc-usage): Use %S only for output of | ||
| 4 | `help-make-usage'. | ||
| 5 | (help-highlight-arguments): Skip function name before searching | ||
| 6 | for arguments. | ||
| 7 | |||
| 1 | 2004-05-21 Juanma Barranquero <lektu@terra.es> | 8 | 2004-05-21 Juanma Barranquero <lektu@terra.es> |
| 2 | 9 | ||
| 3 | * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt): | 10 | * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt): |