]> git.eshelyaron.com Git - emacs.git/commit
Use faces not variables for font-lock customization in rst.el.
authorGlenn Morris <rgm@gnu.org>
Sat, 20 Mar 2010 18:17:59 +0000 (11:17 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 20 Mar 2010 18:17:59 +0000 (11:17 -0700)
commit2b1400b9d03f20950120ca8817de123c9f30b008
tree56c524590a227100cf1509a8aa40b1490a041ee3
parent5e58e3a4f72e2cf766e8707bab6b7be256bb843c
Use faces not variables for font-lock customization in rst.el.

* textmodes/rst.el: (rst-block, rst-external, rst-definition, rst-directive)
(rst-comment, rst-emphasis1, rst-emphasis2, rst-literal, rst-reference):
New faces.
(rst-block-face, rst-external-face, rst-definition-face)
(rst-directive-face, rst-comment-face, rst-emphasis1-face)
(rst-emphasis2-face, rst-literal-face, rst-reference-face):
Make obsolete.
(rst-font-lock-keywords-function): Update for above changes.
lisp/ChangeLog
lisp/textmodes/rst.el