]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Jun 2005 14:23:06 +0000 (14:23 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Jun 2005 14:23:06 +0000 (14:23 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 3cdad8fcecbad26d9194c7fd3cd076f98feffd6d..030cdbe22af6546b31aa72a44941f15f41394301 100644 (file)
@@ -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
index 24d00a90f3a6abd9316380de4cf73bdba41871f7..3180955626a0c7b55f03bba5d0c773896560d84c 100644 (file)
@@ -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.