From d20f4d98130e208e1beb12d9bc86ee3b59304e07 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 16 Dec 1999 19:29:06 +0000 Subject: [PATCH] (completion-ignored-extensions): Add .tfm. --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 380f9a7e69c..93876b9a6f6 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -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 -- 2.39.5