Mercurial > emacs
diff lisp/ChangeLog @ 99748:cea0d38a2587
(Buffer-menu-buffer+size, list-buffers-noselect):
Pay attention to char widths when computing string sizes.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Nov 2008 15:22:16 +0000 |
parents | 51f96d4c63b0 |
children | b491431b74c8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 20 12:13:49 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 20 15:22:16 2008 +0000 @@ -1,3 +1,8 @@ +2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> + + * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect): + Pay attention to char widths when computing string sizes. + 2008-11-20 Juanma Barranquero <lekktu@gmail.com> * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)