auctex-diffs
[Top][All Lists]
Advanced

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

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


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

Index: auctex/style/slovak.el
diff -u auctex/style/slovak.el:1.3 auctex/style/slovak.el:1.4
--- auctex/style/slovak.el:1.3  Sun Jun  5 11:53:41 2005
+++ auctex/style/slovak.el      Mon Dec  5 10:49:11 2005
@@ -4,4 +4,7 @@
  "slovak"
  (lambda ()
    (setq TeX-quote-language `("slovak" "\\uv{" "}" ,TeX-quote-after-quote))
+   (when (fboundp 'font-latex-add-quotes)
+     (font-latex-add-quotes '("\"`" "\"'"))
+     (font-latex-add-quotes '("\"<" "\">" french)))
    (run-hooks 'TeX-language-sk-hook)))




reply via email to

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