diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d8ea16296e..1d6077e9fe1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,9 @@ 2004-05-13 Juanma Barranquero + * 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.