]> code.delx.au - gnu-emacs/commit
* font-lock.el: Don't deal with font-lock-face-attributes here,
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 5 Nov 2005 07:29:45 +0000 (07:29 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 5 Nov 2005 07:29:45 +0000 (07:29 +0000)
commitd60b49ac4e4ef6cbb9752b21284407f352d2bd9e
tree66a3d8e66bae82ef8bd14f13b2d7c861b825a5eb
parent6b19bd8250c2975fbf95c90950a1003defb39e55
* font-lock.el: Don't deal with font-lock-face-attributes here,
move the code ...

* startup.el (command-line): ... here. Use face-spec-set instead
of custom-declare-face.

* faces.el (face-spec-set): Reset the face if spec is not nil.
lisp/ChangeLog
lisp/faces.el
lisp/font-lock.el
lisp/startup.el