summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-07-23 16:17:39 +0000
committerRichard M. Stallman <rms@gnu.org>1996-07-23 16:17:39 +0000
commitbff1accf0422c0bfb74fbdc13d7b10e7cd8af30d (patch)
tree141f91652fe0fed3008861abdafee86d306bf059 /lisp/w32-fns.el
parenta0f09378bb2a14477bbeed175f2418eba7784a6c (diff)
downloademacs-bff1accf0422c0bfb74fbdc13d7b10e7cd8af30d.tar.gz
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
Diffstat (limited to 'lisp/w32-fns.el')
-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 @@
; 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