Mercurial > emacs
diff lisp/ChangeLog @ 99749:b491431b74c8
(Buffer-menu-short-ellipsis): New constant.
(Buffer-menu-buffer+size): Use it, fix last change, and simplify.
(list-buffers-noselect): Don't need to pad.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Nov 2008 15:35:30 +0000 |
parents | cea0d38a2587 |
children | f5057049058b |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 20 15:22:16 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 20 15:35:30 2008 +0000 @@ -1,3 +1,9 @@ +2008-11-20 Stefan Monnier <monnier@iro.umontreal.ca> + + * buff-menu.el (Buffer-menu-short-ellipsis): New constant. + (Buffer-menu-buffer+size): Use it, fix last change, and simplify. + (list-buffers-noselect): Don't need to pad. + 2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):