summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2004-05-13 20:47:35 +0000
committerJuanma Barranquero <lekktu@gmail.com>2004-05-13 20:47:35 +0000
commit08cbceb9a7744013df64fa9c49d3fca37fb263d2 (patch)
tree9818a5f79d2ba054a1511e0541e6f5164e6c9bc9 /lisp
parentb9963e32a2b7910b849af87116a7c8fc3ce20070 (diff)
downloademacs-08cbceb9a7744013df64fa9c49d3fca37fb263d2.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
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.