(file-name-buffer-file-type-alist): Fix typo in regexp.

This commit is contained in:
Geoff Voelker 1998-10-07 02:29:06 +00:00
parent 9b544de17c
commit 0009dce3ea

View 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