Mercurial > emacs
changeset 44019:06140deb145b
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Mon, 18 Mar 2002 21:21:13 +0000 |
parents | 9ebe6b2c13f3 |
children | 784c6f7e7ed3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Mar 18 20:29:26 2002 +0000 +++ b/lisp/ChangeLog Mon Mar 18 21:21:13 2002 +0000 @@ -1,3 +1,14 @@ +2002-03-18 Colin Walters <walters@verbum.org> + + * 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 <monnier@cs.yale.edu> * international/ucs-tables.el (unify-8859-on-decoding-mode)