From: Gerd Moellmann Date: Thu, 16 Dec 1999 19:29:06 +0000 (+0000) Subject: (completion-ignored-extensions): Add .tfm. X-Git-Tag: emacs-pretest-21.0.90~5687 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d20f4d98130e208e1beb12d9bc86ee3b59304e07;p=emacs.git (completion-ignored-extensions): Add .tfm. --- 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