changeset 45937:eb2f1d89a28f

.
author Andreas Schwab <schwab@suse.de>
date Fri, 21 Jun 2002 08:36:27 +0000
parents 00b587e45a1a
children 0616b57a6e43
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 21 08:35:50 2002 +0000
+++ b/lisp/ChangeLog	Fri Jun 21 08:36:27 2002 +0000
@@ -1,3 +1,11 @@
+2002-06-21  Andreas Schwab  <schwab@suse.de>
+
+	* files.el (find-file-read-args): Add new argument `mustmatch' and
+	pass it down to read-file-name.
+	(find-file, find-file-other-window, find-file-other-frame)
+	(find-file-read-only, find-file-read-only-other-window)
+	(find-file-read-only-other-frame): Use it and fix prompts.
+
 2002-06-20  Emmanuel Briot  <briot@act-europe.fr>
 
 	* progmodes/ada-mode.el: Update copyright notice.