Mercurial > emacs
changeset 55573:78819d9ee532
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 13 May 2004 20:47:35 +0000 |
parents | 0565546ecc8f |
children | becfa8f0bdfd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 13 19:51:57 2004 +0000 +++ b/lisp/ChangeLog Thu May 13 20:47:35 2004 +0000 @@ -10,6 +10,9 @@ 2004-05-13 Juanma Barranquero <lektu@terra.es> + * files.el (file-truename): Don't mention COUNTER and PREV-DIRS + arguments in the docstring, they're used only in recursive calls. + * help-fns.el (help-arg-highlighting-function) (help-argument-name): Delete. (help-default-arg-highlight): New function.