summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-06-05 05:44:12 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-06-05 05:44:12 +0000
commit8ba31f366fc04228330e55c9ae48f2a6ba73760f (patch)
tree88ff83169a0c5977911825316cba6cdd10529e22 /etc/NEWS
parent6b1f69f1af2b8483b9c59518b40c8e47dc4b9996 (diff)
downloademacs-8ba31f366fc04228330e55c9ae48f2a6ba73760f.tar.gz
* 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.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f5211acaff0..8483845b6ec 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -811,6 +811,9 @@ functions and variables (formerly used for Tamil script).
* 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