Mercurial > emacs
changeset 62952:95c3843ef1b8
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 01 Jun 2005 15:33:50 +0000 |
parents | dd0ee5cb03b2 |
children | 925395d813a9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 01 15:33:06 2005 +0000 +++ b/lisp/ChangeLog Wed Jun 01 15:33:50 2005 +0000 @@ -1,5 +1,8 @@ 2005-06-01 Juanma Barranquero <lekktu@gmail.com> + * emacs-lisp/cl-macs.el (defsetf): + Improve argument/docstring consistency. + * faces.el (list-faces-display): Improve the formatting by computing the maximum length required for any face-name (reworked patch of 1999-01-11, accidentally deleted on 1999-07-21).