emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r99521: * fileio.c: Comment fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99521: * fileio.c: Comment fix.
Date: Thu, 18 Feb 2010 01:02:04 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99521
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2010-02-18 01:02:04 -0800
message:
  * fileio.c: Comment fix.
modified:
  src/fileio.c
=== modified file 'src/fileio.c'
--- a/src/fileio.c      2010-01-31 04:49:28 +0000
+++ b/src/fileio.c      2010-02-18 09:02:04 +0000
@@ -1408,8 +1408,9 @@
    bugs _are_ found, it might be of interest to look at the old code and
    see what did it do in the relevant situation.
 
-   Don't remove this code: it's true that it will be accessible via CVS,
-   but a few years from deletion, people will forget it is there.  */
+   Don't remove this code: it's true that it will be accessible
+   from the repository, but a few years from deletion, people will
+   forget it is there.  */
 
 /* Changed this DEFUN to a DEAFUN, so as not to confuse `make-docfile'.  */
 DEAFUN ("expand-file-name", Fexpand_file_name, Sexpand_file_name, 1, 2, 0,


reply via email to

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