changeset 55710:23826e112618

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 20 May 2004 23:32:27 +0000
parents 166093a56a5b
children 0033865a2a2f
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 20 23:29:24 2004 +0000
+++ b/lisp/ChangeLog	Thu May 20 23:32:27 2004 +0000
@@ -1,3 +1,10 @@
+2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* files.el (find-file-noselect-1): Limit the scope of the
+	`inhibit-read-only' binding.  Make sure that `inhibit-read-only'
+	is, by default, nil during the execution of
+	`find-file-not-found-functions' and `find-file-hook'.
+
 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
 
 	* facemenu.el (facemenu-color-name-equal): New function.