emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Thu, 04 Nov 2004 05:20:48 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.720 emacs/lisp/files.el:1.721
*** emacs/lisp/files.el:1.720   Wed Nov  3 21:44:49 2004
--- emacs/lisp/files.el Thu Nov  4 10:04:16 2004
***************
*** 676,682 ****
  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)"
    ;; 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.
--- 676,682 ----
  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)"  ;; 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]