.ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
+2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
+
+ * international/latexenc.el: New file.
+ * international/mule-conf.el (file-coding-system-alist): For .tex,
+ .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
+
2005-04-28 Lute Kamstra <lute@gnu.org>
* font-lock.el (font-lock-add-keywords)
("\\(\\`\\|/\\)loaddefs.el\\'" . (raw-text . raw-text-unix))
("\\.tar\\'" . (no-conversion . no-conversion))
( "\\.po[tx]?\\'\\|\\.po\\." . po-find-file-coding-system)
+ ("\\.tex\\|\\.ltx\\|\\.dtx\\|\\.drv\\'" . latexenc-find-file-coding-system)
("" . (undecided . nil))))
\f