]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 29 Sep 2006 12:25:23 +0000 (12:25 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 29 Sep 2006 12:25:23 +0000 (12:25 +0000)
lisp/ChangeLog

index 67d3caaeac24fa9c0de6cc509a2af5e4ee0544c5..0fd306e10f51d8df27a05aa96b95fe99b91dc69d 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-29  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
+       to t while calling ido-read-internal.
+
 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-file-remote-p): Get regexp from list.
 
        * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
 
-       * startup.el (fancy-splash-screens, normal-splash-screen): 
+       * startup.el (fancy-splash-screens, normal-splash-screen):
        Call the splash buffer *About GNU Emacs*.
 
-       * simple.el (next-error-highlight, next-error-highlight-no-select): 
+       * simple.el (next-error-highlight, next-error-highlight-no-select):
        Default to 0.5.
        (yank-excluded-properties): Add `fontified'.