/[auctex]/auctex/style/csquotes.el
ViewVC logotype

Diff of /auctex/style/csquotes.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by dak, Mon May 2 10:37:47 2005 UTC revision 1.7 by angeli, Sun Jun 5 11:53:41 2005 UTC
# Line 91  Line 91 
91     (when (and (> (length LaTeX-csquotes-open-quote) 0)     (when (and (> (length LaTeX-csquotes-open-quote) 0)
92                (> (length LaTeX-csquotes-close-quote) 0))                (> (length LaTeX-csquotes-close-quote) 0))
93       (setq TeX-quote-language       (setq TeX-quote-language
94             `(override             `(override ,LaTeX-csquotes-open-quote ,LaTeX-csquotes-close-quote
95               (,LaTeX-csquotes-open-quote . ,LaTeX-csquotes-close-quote)                        ,LaTeX-csquotes-quote-after-quote)))
              ,LaTeX-csquotes-quote-after-quote)))  
96     ;; Fontification     ;; Fontification
97     (when (and (featurep 'font-latex)     (when (and (featurep 'font-latex)
98                (eq TeX-install-font-lock 'font-latex-setup))                (eq TeX-install-font-lock 'font-latex-setup))

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26