changeset 61807:af1e99c64e71

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 24 Apr 2005 19:08:56 +0000
parents ce9a234f2b28
children 083f920d9c86
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 24 16:41:14 2005 +0000
+++ b/lisp/ChangeLog	Sun Apr 24 19:08:56 2005 +0000
@@ -1,3 +1,9 @@
+2005-04-24  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-everywhere): Save and restore old read-buffer-function
+	and read-file-name-function values.  Don't overwrite existing
+	non-nil values if ido-mode is enabled without ido-everywhere.
+
 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* files.el (mode-require-final-newline): Minor doc fix.