changeset 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 17158dfe7765
children eb1cef7102e3
files lisp/w32-fns.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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