diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2004-05-13 20:47:35 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2004-05-13 20:47:35 +0000 |
| commit | 08cbceb9a7744013df64fa9c49d3fca37fb263d2 (patch) | |
| tree | 9818a5f79d2ba054a1511e0541e6f5164e6c9bc9 /lisp | |
| parent | b9963e32a2b7910b849af87116a7c8fc3ce20070 (diff) | |
| download | emacs-08cbceb9a7744013df64fa9c49d3fca37fb263d2.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <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. |
