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: Tue, 11 Jun 2002 15:25:49 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.582 emacs/lisp/files.el:1.583
*** emacs/lisp/files.el:1.582   Mon Jun 10 02:30:09 2002
--- emacs/lisp/files.el Tue Jun 11 15:25:48 2002
***************
*** 3501,3507 ****
  
      (let ((buffer-name (buffer-name))
          (limit 0)
!         filename)
        ;; Eliminate all slashes and backslashes by
        ;; replacing them with sequences that start with %.
        ;; Quote % also, to keep distinct names distinct.
--- 3501,3507 ----
  
      (let ((buffer-name (buffer-name))
          (limit 0)
!         file-name)
        ;; Eliminate all slashes and backslashes by
        ;; replacing them with sequences that start with %.
        ;; Quote % also, to keep distinct names distinct.



reply via email to

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