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

Diff of /auctex/style/danish.el

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

revision 1.4 by angeli, Sun Jun 5 11:53:41 2005 UTC revision 1.5 by angeli, Mon Dec 5 10:49:11 2005 UTC
# Line 7  Line 7 
7   (lambda ()   (lambda ()
8     (setq TeX-quote-language `("danish" "\"`" "\"'" ,TeX-quote-after-quote))     (setq TeX-quote-language `("danish" "\"`" "\"'" ,TeX-quote-after-quote))
9     (setq LaTeX-babel-hyphen-language "danish")     (setq LaTeX-babel-hyphen-language "danish")
10       ;; Fontification of quotation marks.
11       (when (fboundp 'font-latex-add-quotes)
12         (font-latex-add-quotes '("\"`" "\"'"))
13         (font-latex-add-quotes '("\"<" "\">" french)))
14     (run-hooks 'TeX-language-dk-hook)))     (run-hooks 'TeX-language-dk-hook)))
15    
16  ;;; danish.el ends here  ;;; danish.el ends here

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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