From: Colin Walters Date: Mon, 18 Mar 2002 21:21:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~16085 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e668118f0d829221d06c4801d61c89005d166ea;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cd26ab0419..97b5de76d40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2002-03-18 Colin Walters + + * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so + we don't require `cl' at runtime. + (sorting mode mode-name): Don't take the symbol-name of a string. + + * ibuffer.el (ibuffer-set-mark): Go back to the beginning of the + line after setting the mark. + (ibuffer-insert-buffers-and-marks): Invert the test for + `ibuffer-sorting-reversep'. + 2002-03-18 Stefan Monnier * international/ucs-tables.el (unify-8859-on-decoding-mode)