]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/style/bulgarian.el
Reverted commits 312, 313, and 315.
[gnu-emacs-elpa] / packages / auctex / style / bulgarian.el
index 77cb2b28cfbf5ae8c822d05c4e9e57efd9820704..3eb0144b8e9628f9a8b2360d159a12a577ac024b 100644 (file)
@@ -41,9 +41,7 @@
  "bulgarian"
  (lambda ()
    (set-syntax-table LaTeX-bulgarian-mode-syntax-table)
-   (unless (eq (car TeX-quote-language) 'override)
-     (setq TeX-quote-language
-          `("bulgarian" "\"`" "\"'" ,TeX-quote-after-quote)))
+   (setq TeX-quote-language `("bulgarian" "\"`" "\"'" ,TeX-quote-after-quote))
    (setq LaTeX-babel-hyphen-language "bulgarian")
    ;; Fontification of quotation marks.
    (when (fboundp 'font-latex-add-quotes)