Mercurial > emacs
diff lisp/ChangeLog @ 45937:eb2f1d89a28f
.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 21 Jun 2002 08:36:27 +0000 |
parents | 0a6b996970fa |
children | 9696ee679264 |
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.