# HG changeset patch # User Kim F. Storm # Date 1159532723 0 # Node ID deaec6fc49338c691a2f11c77bd55c07b540224e # Parent 4eef6a4c871fb5b24fa574da527a2256b8594fe5 *** empty log message *** diff -r 4eef6a4c871f -r deaec6fc4933 lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 29 07:27:57 2006 +0000 +++ b/lisp/ChangeLog Fri Sep 29 12:25:23 2006 +0000 @@ -1,3 +1,8 @@ +2006-09-29 Kim F. Storm + + * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name + to t while calling ido-read-internal. + 2006-09-29 Carsten Dominik * textmodes/org.el (org-file-remote-p): Get regexp from list. @@ -66,10 +71,10 @@ * 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'.