]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/style/polish.el
Mark merge point of websocket.
[gnu-emacs-elpa] / packages / auctex / style / polish.el
index 1538f9c22f4b5f6a1bb6ff994702099d892fc564..312274af90cfe5c95c6edcc11a565a5ec0fc9c7a 100644 (file)
@@ -41,8 +41,7 @@
  "polish"
  (lambda ()
    (set-syntax-table LaTeX-polish-mode-syntax-table)
-   (unless (eq (car TeX-quote-language) 'override)
-     (setq TeX-quote-language '("polish" "\"`" "\"'" t)))
+   (setq TeX-quote-language '("polish" "\"`" "\"'" t))
    ;; Fontification of quotation marks.
    (when (fboundp 'font-latex-add-quotes)
      (font-latex-add-quotes '("\"`" "\"'"))