1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

(completion-ignored-extensions): Add .tfm.

This commit is contained in:
Gerd Moellmann 1999-12-16 19:29:06 +00:00
parent ba8b2c1a39
commit d20f4d9813

View File

@ -292,7 +292,7 @@ Menu of mode operations in the mode line.")
'(".elc" ".lof"
".glo" ".idx" ".lot"
;; TeX-related
".dvi" ".fmt"
".dvi" ".fmt" ".tfm"
;; Java compiled
".class"
;; Clisp