changeset 26926:0f3de230f8c5

(completion-ignored-extensions): Add .tfm.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 16 Dec 1999 19:29:06 +0000
parents 4364c74ee502
children 27d6c0e07ea8
files lisp/bindings.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/bindings.el	Thu Dec 16 19:16:19 1999 +0000
+++ b/lisp/bindings.el	Thu Dec 16 19:29:06 1999 +0000
@@ -292,7 +292,7 @@
        '(".elc" ".lof"
 	 ".glo" ".idx" ".lot"
 	 ;; TeX-related
-	 ".dvi" ".fmt"
+	 ".dvi" ".fmt" ".tfm"
 	 ;; Java compiled
 	 ".class"
 	 ;; Clisp