--- font-latex.el~ 2005-02-04 19:15:04 +0000 +++ font-latex.el 2005-08-04 03:48:31 +0000 @@ -1398,8 +1398,8 @@ "Face used to highlight preprocessor directives in docTeX mode.") (defface font-latex-doctex-preprocessor-face - '((t (:inherit (list font-latex-doctex-documentation-face - font-lock-preprocessor-face)))) + '((t (:inherit (font-latex-doctex-documentation-face + font-lock-preprocessor-face)))) "Face used to highlight preprocessor directives in docTeX mode." :group 'font-latex-highlighting-faces)