emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex a9fd06c 8/9: ; * style/verbatim.el ("verbatim"):


From: Tassilo Horn
Subject: [elpa] externals/auctex a9fd06c 8/9: ; * style/verbatim.el ("verbatim"): Fix comment.
Date: Sun, 24 May 2020 03:27:54 -0400 (EDT)

branch: externals/auctex
commit a9fd06c699ec010ca5f894be03c7f448e581b686
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    ; * style/verbatim.el ("verbatim"): Fix comment.
---
 style/verbatim.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/verbatim.el b/style/verbatim.el
index 8491dfe..10fae74 100644
--- a/style/verbatim.el
+++ b/style/verbatim.el
@@ -38,7 +38,7 @@
     '("verbatiminput" TeX-arg-file))
 
    ;; Fontification:
-   ;; Code taken from `comment.sty'
+   ;; Code taken from `comment.el'
    (when (and (boundp 'font-latex-syntactic-keywords-extra)
              (fboundp 'font-latex-update-font-lock)
              (eq TeX-install-font-lock 'font-latex-setup))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]