changeset 67861:f97174293bc0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Dec 2005 22:54:13 +0000
parents 326aa30a47b8
children 8bcae2ee8374
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 27 22:54:08 2005 +0000
+++ b/lisp/ChangeLog	Tue Dec 27 22:54:13 2005 +0000
@@ -1,5 +1,7 @@
 2005-12-27  Richard M. Stallman  <rms@gnu.org>
 
+	* files.el (set-visited-file-name): Doc fix.
+
 	* textmodes/flyspell.el (flyspell-external-point-words):
 	Use local var buffer-scan-pos to advance scan for next misspelling.
 	Advance it only after we find the misspelling.