]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 8 Feb 2007 00:07:00 +0000 (00:07 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 8 Feb 2007 00:07:00 +0000 (00:07 +0000)
admin/FOR-RELEASE
src/ChangeLog

index 1b339679ebf6fcefae36bb99b1e782f42661f52a..4f61f189803b3a0e4c2842f8c2bfebe637158d96 100644 (file)
@@ -54,12 +54,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 
 * BUGS
 
-** The 2007-01-30 change to minibuf.c must be fixed!!
-So far we know that it broke:
- - C-x C-f TAB TAB common prefix highlighting
- - partial-completion-mode
- - file-name-shadow-mode
-
 ** W3 status with latest url package.
 
 ** Fix up copyright confusions.
index 0d8c061141ea8b60f4ad7a33990a228a43a839c3..d169c64fc4228ccfec63618387ace9650c8d9ada 100644 (file)
@@ -1,3 +1,11 @@
+2007-02-08  Kim F. Storm  <storm@cua.dk>
+
+       * 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  <lekktu@gmail.com>
 
        * makefile.w32-in ($(TRES)): Use literal "../nt/emacs.rc" instead