changeset 46232:c4de1416e022

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 07 Jul 2002 23:13:45 +0000
parents 794e46e1c313
children 0c400ea7ea4d
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 07 23:02:54 2002 +0000
+++ b/lisp/ChangeLog	Sun Jul 07 23:13:45 2002 +0000
@@ -1,5 +1,8 @@
 2002-07-08  Kim F. Storm  <storm@cua.dk>
 
+	* files.el (after-find-file): Don't check for read-only status
+	of files just created (and not yet saved on disk).
+
 	* ido.el (ido-completion-help): Changed xemacs specific code to
 	avoid byte compiler warning in GNU emacs.                                                                            
 	(ido-set-matches1): Use regexp-quote instead of identity.