aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2007-02-08 00:07:00 +0000
committerKim F. Storm <[email protected]>2007-02-08 00:07:00 +0000
commit2b7ef8672be6160e928cbdc2177580a0dbefd26f (patch)
tree076a75a2df7e3f5ef6dc6c2a75f613495183c752 /src
parentef72eaff36c38378ab79781070161358c44c43b2 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0d8c061141..d169c64fc4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2007-02-08 Kim F. Storm <[email protected]>
+
+ * minibuf.c (read_minibuf): Fix 2007-01-30 change.
+ Use Qlambda as interrim value of Vminibuffer_completing_file_name.
+ (Fcompleting_read, do_completion, Fminibuffer_complete_word):
+ If Vminibuffer_completing_file_name equals Qlambda, treat it as Qnil.
+ (syms_of_minibuf) <minibuffer-completing-file-name>: Document lambda.
+
2007-02-07 Juanma Barranquero <[email protected]>
* makefile.w32-in ($(TRES)): Use literal "../nt/emacs.rc" instead