Mercurial > emacs
changeset 55724:2a017ad95bb7
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 22 May 2004 01:58:25 +0000 |
parents | 813de71608a6 |
children | 00841464e6d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 22 01:56:55 2004 +0000 +++ b/lisp/ChangeLog Sat May 22 01:58:25 2004 +0000 @@ -1,3 +1,10 @@ +2004-05-22 Juanma Barranquero <lektu@terra.es> + + * help-fns.el (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-21 Juanma Barranquero <lektu@terra.es> * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):