]> code.delx.au - gnu-emacs/commitdiff
(file-name-buffer-file-type-alist): Fix typo in regexp.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 7 Oct 1998 02:29:06 +0000 (02:29 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 7 Oct 1998 02:29:06 +0000 (02:29 +0000)
lisp/dos-w32.el

index 351f5bf37896809ce5af2b2a1567a41f177f2871..e7d427f612d0e071b97d66d7790b74ee3d0685d1 100644 (file)
@@ -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