1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
This commit is contained in:
Stefan Monnier 2005-06-06 19:42:25 +00:00
parent b6cc2ad0e9
commit a15d6d35fa

View File

@ -47,7 +47,7 @@
;; like this
;; (add-to-list 'file-coding-system-alist
;; '("\\.tex\\|\\.ltx\\|\\.dtx\\|\\.drv\\'" . latexenc-find-file-coding-system))
;; '("\\.\\(tex\\|ltx\\|dtx\\|drv\\)\\'" . latexenc-find-file-coding-system))
;;; Code: