diff options
-rw-r--r-- | lisp/w32-fns.el | 2 |
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 |