aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2004-05-22 01:58:25 +0000
committerJuanma Barranquero2004-05-22 01:58:25 +0000
commit7d57db2916957d1ea8b8d1582d96de6fb9ecea05 (patch)
tree093cecb2fa20e6e0db249b81e8b955931bc40a9d /lisp/ChangeLog
parentf63fd14ef3045ed0390707e919ea16e5c356b7e8 (diff)
downloademacs-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/ChangeLog7
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 @@
12004-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
12004-05-21 Juanma Barranquero <lektu@terra.es> 82004-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):