diff doc/lispref/ChangeLog @ 111848:20e12bebbbb5

Make verify-visited-file-modtime default to the current buffer. * src/fileio.c (Fverify_visited_file_modtime): Default to current buffer. * doc/lispref/buffers.texi (Modification Time): verify-visited-file-modtime now defaults to the current buffer.
author Glenn Morris <rgm@gnu.org>
date Tue, 07 Dec 2010 19:45:45 -0800
parents 141d3f14d8c3
children c00190a8c8ef
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Tue Dec 07 21:18:02 2010 -0500
+++ b/doc/lispref/ChangeLog	Tue Dec 07 19:45:45 2010 -0800
@@ -1,7 +1,11 @@
+2010-12-08  Glenn Morris  <rgm@gnu.org>
+
+	* buffers.texi (Modification Time):
+	verify-visited-file-modtime now defaults to the current buffer.
+
 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
 
-	* nonascii.texi (Converting Representations): Document
-	byte-to-string.
+	* nonascii.texi (Converting Representations): Document byte-to-string.
 
 	* strings.texi (Creating Strings): Don't mention semi-obsolete
 	function char-to-string.