# HG changeset patch # User Glenn Morris # Date 1266483724 28800 # Node ID fddcde0a4c7041609b675b18c92f04d6fcc68bb8 # Parent 4ab38ae694befccf22757c00961078a4bfacdc02 * fileio.c: Comment fix. diff -r 4ab38ae694be -r fddcde0a4c70 src/fileio.c --- a/src/fileio.c Thu Feb 18 02:21:15 2010 -0500 +++ b/src/fileio.c Thu Feb 18 01:02:04 2010 -0800 @@ -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,