changeset 63662:360c5dd8d233

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Jun 2005 14:23:06 +0000
parents 49d95c194532
children c4d74e911908
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 22 14:22:02 2005 +0000
+++ b/lisp/ChangeLog	Wed Jun 22 14:23:06 2005 +0000
@@ -1,3 +1,11 @@
+2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* cus-edit.el (customize-face)
+	(customize-face-other-window): Handle face aliases.
+
+	* faces.el (face-documentation, set-face-attribute)
+	(face-spec-set): Handle face aliases.
+
 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
 
 	* help-mode.el (help-make-xrefs): If a symbol representing a face
--- a/lispref/ChangeLog	Wed Jun 22 14:22:02 2005 +0000
+++ b/lispref/ChangeLog	Wed Jun 22 14:23:06 2005 +0000
@@ -1,3 +1,7 @@
+2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* display.texi (Face Functions): Mention face aliases.
+
 2005-06-21  Richard M. Stallman  <rms@gnu.org>
 
 	* anti.texi (Antinews): Texinfo usage fix.