changeset 62948:eb64de7c6f1b

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Jun 2005 10:43:54 +0000
parents 2a5dbdf6d22a
children c9728e8d054c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 01 10:42:47 2005 +0000
+++ b/lisp/ChangeLog	Wed Jun 01 10:43:54 2005 +0000
@@ -1,3 +1,10 @@
+2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
+
+	* 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).
+	(internal-find-face): Remove redundant info in docstring.
+
 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)