auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/style/italian.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/italian.el
Date: Mon, 05 Dec 2005 05:49:13 -0500

Index: auctex/style/italian.el
diff -u auctex/style/italian.el:1.5 auctex/style/italian.el:1.6
--- auctex/style/italian.el:1.5 Sun Jun  5 11:53:41 2005
+++ auctex/style/italian.el     Mon Dec  5 10:49:11 2005
@@ -51,6 +51,9 @@
                          "\">")))
        (setq TeX-quote-language
             `("italian" ,open-quote ,close-quote TeX-quote-after-quote))))
+   ;; Fontification of quotation marks.
+   (when (fboundp 'font-latex-add-quotes)
+     (font-latex-add-quotes '("\"<" "\">" french)))
    (run-hooks 'TeX-language-it-hook)))
 
 ;;; italian.el ends here




reply via email to

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