Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
99747:51f96d4c63b0 | 99748:cea0d38a2587 |
---|---|
1 2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com> | |
2 | |
3 * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect): | |
4 Pay attention to char widths when computing string sizes. | |
5 | |
1 2008-11-20 Juanma Barranquero <lekktu@gmail.com> | 6 2008-11-20 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings) | 8 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings) |
4 (byte-compile-output-docform): Reflow docstrings. | 9 (byte-compile-output-docform): Reflow docstrings. |
5 (no-byte-compile): Fix typo in docstring. | 10 (no-byte-compile): Fix typo in docstring. |