changeset 55769:ad1798147072

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 25 May 2004 18:51:07 +0000
parents 821af7073c78
children f813d67d717a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 25 18:47:58 2004 +0000
+++ b/lisp/ChangeLog	Tue May 25 18:51:07 2004 +0000
@@ -1,3 +1,12 @@
+2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* files.el (find-file-noselect-1): Fix bug introduced by
+	Revision 1.694.  As a side effect, `inhibit-read-only'
+	is again, by default, t during execution of
+	`find-file-not-found-functions'.
+	(insert-directory): Check that lines were really inserted by
+	the --dired switch, before erasing them.
+
 2004-05-24  Nick Roberts  <nickrob@gnu.org>
 
 	* progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)