# HG changeset patch # User Andreas Schwab # Date 1024648587 0 # Node ID eb2f1d89a28fe5be51b6d2e2dd4f188bc67f3557 # Parent 00b587e45a1a0bc66bcc1310279e8f8392cba87f . diff -r 00b587e45a1a -r eb2f1d89a28f lisp/ChangeLog --- 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 + + * 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 * progmodes/ada-mode.el: Update copyright notice.