]> git.eshelyaron.com Git - emacs.git/commitdiff
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Jul 1996 16:17:39 +0000 (16:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Jul 1996 16:17:39 +0000 (16:17 +0000)
lisp/w32-fns.el

index 036c41a3c81c33ed015106df788de354afa983cb..c681dc7b6e4e03e7500865d48429831c718283fa 100644 (file)
@@ -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