/[auctex]/auctex/tex-site.el.in
ViewVC logotype

Diff of /auctex/tex-site.el.in

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

revision 1.24 by dak, Fri Apr 29 12:32:17 2005 UTC revision 1.25 by dak, Sat Apr 30 22:56:24 2005 UTC
# Line 67  shared by all users of a site." Line 67  shared by all users of a site."
67  (defconst TeX-mode-alist  (defconst TeX-mode-alist
68    '((tex-mode . tex-mode)    '((tex-mode . tex-mode)
69      (plain-tex-mode . tex-mode)      (plain-tex-mode . tex-mode)
70      (texinfo-mode . texinfo-mode)      (texinfo-mode . texinfo)
71      (latex-mode . tex-mode)      (latex-mode . tex-mode)
72      (doctex-mode . tex-mode))      (doctex-mode . tex-mode))
73    "Alist of built-in TeX modes and their load files.")    "Alist of built-in TeX modes and their load files.")

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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