aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/w32-fns.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el
index 036c41a3c81..c681dc7b6e4 100644
--- a/lisp/w32-fns.el
+++ b/lisp/w32-fns.el
@@ -92,8 +92,6 @@
92 ; Unix stuff 92 ; Unix stuff
93 ("\\.tp[ulpw]$" . t) 93 ("\\.tp[ulpw]$" . t)
94 ; Borland Pascal stuff 94 ; Borland Pascal stuff
95 ("[:/]tags$" . t)
96 ; Emacs TAGS file
97 ) 95 )
98 "*Alist for distinguishing text files from binary files. 96 "*Alist for distinguishing text files from binary files.
99Each element has the form (REGEXP . TYPE), where REGEXP is matched 97Each element has the form (REGEXP . TYPE), where REGEXP is matched