aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-10-22 22:27:39 +0000
committerKim F. Storm2002-10-22 22:27:39 +0000
commit00e98040d106230e0860a7470f7bd9ba01b7cae3 (patch)
tree62cb54daf84ed11031f64720f0f9e83c37ef4cac
parent7440eb85bc144dd9437374d6b7e2d5444f1aeac8 (diff)
downloademacs-00e98040d106230e0860a7470f7bd9ba01b7cae3.tar.gz
emacs-00e98040d106230e0860a7470f7bd9ba01b7cae3.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4b3e116c94f..1f60758a695 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-10-23 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-restrict-to-matches): New command.
4 (ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
5
12002-10-22 Bob Halley <halley@play-bow.org> (tiny change) 62002-10-22 Bob Halley <halley@play-bow.org> (tiny change)
2 7
3 * eshell/esh-io.el (eshell-set-output-handle): Fix so that 8 * eshell/esh-io.el (eshell-set-output-handle): Fix so that