changeset 26951:b0cf9bf5d505

(completion-ignored-extensions): Add .pdf.
author Gerd Moellmann <gerd@gnu.org>
date Sun, 19 Dec 1999 16:11:55 +0000
parents 903a19771606
children 780a31708fcb
files lisp/bindings.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/bindings.el	Sun Dec 19 14:18:26 1999 +0000
+++ b/lisp/bindings.el	Sun Dec 19 16:11:55 1999 +0000
@@ -292,7 +292,7 @@
        '(".elc" ".lof"
 	 ".glo" ".idx" ".lot"
 	 ;; TeX-related
-	 ".dvi" ".fmt" ".tfm"
+	 ".dvi" ".fmt" ".tfm" ".pdf"
 	 ;; Java compiled
 	 ".class"
 	 ;; Clisp