branch: externals/auctex commit 0c4e7407fd18790c3431b4cfc8996b9c841e751b Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Fix typo in comment. --- font-latex.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/font-latex.el b/font-latex.el index d3e853f..aae5cbe 100644 --- a/font-latex.el +++ b/font-latex.el @@ -2022,7 +2022,7 @@ END marks boundaries for searching for quotation ends." ;; Here used to be some code which tried to magically make things work and ;; thereby broke other stuff. If you want to use font-latex with stock -;; latex-mode, then please just add `font-lock-setup' to `'latex-mode-hook' +;; latex-mode, then please just add `font-latex-setup' to `latex-mode-hook' ;; yourself. ;;; Byte-compilation of generated functions