diff etc/NEWS @ 95575:d34a432d5863

* keymap.c (Vminibuffer_local_filename_must_match_map): Rename from Vminibuffer_local_must_match_filename_map. (syms_of_keymap): * minibuf.c (Fcompleting_read): Adjust accordingly. * commands.h: Rename declaration as well. * minibuffer.el (minibuffer-local-must-match-filename-map): Declare obsolete alias for the old name.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 05 Jun 2008 05:44:12 +0000
parents b3c0438c570b
children 457e9cb63681
line wrap: on
line diff
--- a/etc/NEWS	Thu Jun 05 05:40:11 2008 +0000
+++ b/etc/NEWS	Thu Jun 05 05:44:12 2008 +0000
@@ -811,6 +811,9 @@
 
 * Lisp Changes in Emacs 23.1
 
+** minibuffer-local-must-match-filename-map is now named
+minibuffer-local-filename-must-match-map.
+
 ** `all-completions' may now return the base size in the last cdr.
 Since this means the returned list is not properly nil-terminated, this
 is an incompatible change and is thus enabled by the new variable