]> git.eshelyaron.com Git - emacs.git/commit
Restore font-lock-type-face for lisp mode &symbols
authorTom Gillespie <tgbugs@gmail.com>
Sun, 4 Dec 2022 06:41:15 +0000 (22:41 -0800)
committerEli Zaretskii <eliz@gnu.org>
Sun, 4 Dec 2022 17:50:45 +0000 (19:50 +0200)
commit432b9655ae0f5426760cf99929384c689d7dfb82
tree1c8125ae8ea6f080a28a8082d32f074e3ec7f9c3
parent029988d4a518b9b255a15e2aae3a2ad6565db47d
Restore font-lock-type-face for lisp mode &symbols

* lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2)
(lisp-el-font-lock-keywords-2): Restore use of type face instead of
builtin face for &symbol keywords.  This fixes what appears to be
a copy paste error that changed the face for common lisp and emacs
lisp &symbol style keywords that was introduced in commit
a498e5f83 by restoring the type face to font-lock-type-face as
consistent with the comments.
lisp/emacs-lisp/lisp-mode.el