diff lisp/dos-w32.el @ 23393:bcac7111042a

(file-name-buffer-file-type-alist): Fix typo in regexp.
author Geoff Voelker <voelker@cs.washington.edu>
date Wed, 07 Oct 1998 02:29:06 +0000
parents ea36144e7977
children 8d1cbb6f0fb9
line wrap: on
line diff
--- a/lisp/dos-w32.el	Wed Oct 07 00:01:15 1998 +0000
+++ b/lisp/dos-w32.el	Wed Oct 07 02:29:06 1998 +0000
@@ -51,7 +51,7 @@
 					; MS-Dos stuff
     ("\\.\\(dll\\|drv\\|cpl\\|scr\\vbx\\|386\\|vxd\\|fon\\|fnt\\|fot\\|ttf\\|grp\\)$" . t)
 					; Windows stuff
-    ("\\.\\(hlp\\|bmp\\|wav\\|avi\\|mpg\\|jpg\\|tif\\mov\\au\\)" . t)
+    ("\\.\\(hlp\\|bmp\\|wav\\|avi\\|mpg\\|jpg\\|tif\\|mov\\|au\\)" . t)
 					; known binary data files
     ("\\.\\(arc\\|zip\\|pak\\|lzh\\|zoo\\)$" . t)
 					; Packers