comparison lisp/ChangeLog @ 63662:360c5dd8d233

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Jun 2005 14:23:06 +0000
parents 35913598e5b7
children 0f4f09189edf
comparison
equal deleted inserted replaced
63661:49d95c194532 63662:360c5dd8d233
1 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * cus-edit.el (customize-face)
4 (customize-face-other-window): Handle face aliases.
5
6 * faces.el (face-documentation, set-face-attribute)
7 (face-spec-set): Handle face aliases.
8
1 2005-06-22 Juanma Barranquero <lekktu@gmail.com> 9 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * help-mode.el (help-make-xrefs): If a symbol representing a face 11 * help-mode.el (help-make-xrefs): If a symbol representing a face
4 name is not followed by the word "face", it could still be a 12 name is not followed by the word "face", it could still be a
5 function or variable name, so don't bypass other checks. 13 function or variable name, so don't bypass other checks.