diff lisp/ChangeLog @ 39594:ad301d019554

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 05 Oct 2001 12:11:19 +0000
parents b7761d10bdc5
children f531a9e9f5d5
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 05 12:10:57 2001 +0000
+++ b/lisp/ChangeLog	Fri Oct 05 12:11:19 2001 +0000
@@ -1,5 +1,9 @@
 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* files.el (find-file-noselect): If file's read-only status has
+	changed on disk, ask if buffer's read-only status should be
+	changed, unless NOWARN is set.
+
 	* emacs-lisp/cl-macs.el (define-setf-expander): Make it an
 	alias for define-setf-method.