summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.