From: Kim F. Storm Date: Fri, 29 Sep 2006 12:25:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~305 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f45b66b9783d9dd689f7b1f6840b88c0ba73667d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67d3caaeac2..0fd306e10f5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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'.