diff lisp/files.el @ 57928:fad95a27e1d8

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Nov 2004 10:04:16 +0000
parents fc267b57656c
children a705018ca13b
line wrap: on
line diff
--- a/lisp/files.el	Thu Nov 04 10:02:38 2004 +0000
+++ b/lisp/files.el	Thu Nov 04 10:04:16 2004 +0000
@@ -676,7 +676,7 @@
 both at the level of the file and at the level of the directories
 containing it, until no links are left at any level.
 
-\(fn FILENAME)"
+\(fn FILENAME)"  ;; Don't document the optional arguments.
   ;; COUNTER and PREV-DIRS are only used in recursive calls.
   ;; COUNTER can be a cons cell whose car is the count of how many
   ;; more links to chase before getting an error.