branch: master
commit d231ecdfcc588eca4b75f91d8c01800bf34b3e91
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * font-latex.el (font-latex-built-in-keyword-classes): Add "par".
---
font-latex.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/font-latex.el b/font-latex.el
index 1f5b2988..3a0f97ae 100644
--- a/font-latex.el
+++ b/font-latex.el
@@ -379,7 +379,7 @@ variable `font-latex-fontify-sectioning'." ',num)
"normalfont" "normalshape"
"tableofcontents" "listoffigures" "listoftables"
"maketitle" "makeindex" "makeglossary"
- "sloppy" "fussy")
+ "sloppy" "fussy" "par")
font-lock-keyword-face 2 noarg)
("sectioning-0"
(("part" "*[{"))