diff lisp/w32-fns.el @ 15771:ac60bc3e89cd

(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Jul 1996 16:17:39 +0000
parents 0ebdc7e05bfd
children fbe8d94bff00
line wrap: on
line diff
--- a/lisp/w32-fns.el	Tue Jul 23 16:17:33 1996 +0000
+++ b/lisp/w32-fns.el	Tue Jul 23 16:17:39 1996 +0000
@@ -92,8 +92,6 @@
 					; Unix stuff
     ("\\.tp[ulpw]$" . t)
 					; Borland Pascal stuff
-    ("[:/]tags$" . t)
-					; Emacs TAGS file
     )
   "*Alist for distinguishing text files from binary files.
 Each element has the form (REGEXP . TYPE), where REGEXP is matched