branch: main commit 956395b50468e599a4d00fce3ff1f02c3da1d30b Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
Fontify \hyphenation macro * font-latex.el (font-latex-built-in-keyword-classes): Add fontification support for \hyphenation. --- font-latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/font-latex.el b/font-latex.el index 7a5ea113..f2cf4d6d 100644 --- a/font-latex.el +++ b/font-latex.el @@ -377,7 +377,7 @@ variable `font-latex-fontify-sectioning'." ',num) ("RenewEnvironmentCopy" "{{") ("DeclareEnvironmentCopy" "{{") ("ShowEnvironment" "{") - ("listfiles" "[")) + ("listfiles" "[") ("hyphenation" "{")) font-lock-function-name-face 2 command) ("function-noarg" ("enspace" "enskip" "quad" "qquad" "nonumber"