summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-08-15 12:29:38 +0000
committerKim F. Storm <storm@cua.dk>2005-08-15 12:29:38 +0000
commit0781c30389413e89ed51ff7aca05db18c6dec205 (patch)
tree2fa16c5ba16e6aba74b87864fe56e4d8e44566cd /lisp
parent85c9ff2c64cf0803ded6d1be07ba132856449bc7 (diff)
downloademacs-0781c30389413e89ed51ff7aca05db18c6dec205.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0c1dc1dfb4c..db4a2ede606 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-15 Kim F. Storm <storm@cua.dk>
+
+ * ido.el (ido-buffer-internal): Use with-no-warnings.
+ (ido-make-merged-file-list): Use while-no-input.
+
2005-08-14 Richard M. Stallman <rms@gnu.org>
* files.el (interpreter-mode-alist): Doc fix.