From: Andreas Schwab Date: Fri, 21 Jun 2002 08:36:27 +0000 (+0000) Subject: . X-Git-Tag: ttn-vms-21-2-B4~14516 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f66a7f757b5087233e922f7ead3143f8fb9ce97f;p=emacs.git . --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab2bf02883e..0236e3a0093 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.