aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters2002-02-17 10:28:52 +0000
committerColin Walters2002-02-17 10:28:52 +0000
commitd22c221173d8b8905d51f624b946b8465a3f4bd3 (patch)
tree689c84b3d171ebb90c648440127fc02024ea8637
parentd39d90c26564539e6af17128d90f01b85c6885c1 (diff)
downloademacs-d22c221173d8b8905d51f624b946b8465a3f4bd3.tar.gz
emacs-d22c221173d8b8905d51f624b946b8465a3f4bd3.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7b76a1cb68..862a1c46b49 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,9 @@
9 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch 9 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch
10 from John Paul Wallington <jpw@shootybangbang.com>. 10 from John Paul Wallington <jpw@shootybangbang.com>.
11 11
12 * ibuffer.el (ibuffer-truncate-lines): New option.
13 (ibuffer-mode): Use it.
14
122002-02-17 Kim F. Storm <storm@cua.dk> 152002-02-17 Kim F. Storm <storm@cua.dk>
13 16
14 * cus-start.el: Add mouse-highlight. 17 * cus-start.el: Add mouse-highlight.