.wad is a binary file in muse

 

File modified: lisp/emacs.d/ivan-muse.el

Change361 at Thu Aug 26 12:20:47 2010 +0200 by Ivan Kanis <ivan@tao>

diff -r 28990d568b2e -r 03e69124d954 lisp/emacs.d/ivan-muse.el
--- a/lisp/emacs.d/ivan-muse.el	Thu Aug 26 12:20:22 2010 +0200
+++ b/lisp/emacs.d/ivan-muse.el	Thu Aug 26 12:20:47 2010 +0200
@@ -59,7 +59,7 @@
  muse-file-regexp
  (concat "\\`[~/]\\|\\?\\|/\\'\\|\\."
          "\\(html?\\|pdf\\|xml\\|el\\|swf\\|zip\\|txt\\|tar\\|"
-         "py\\|pl\\|7z\\|patch\\|exe\\|bin\\)"
+         "py\\|pl\\|7z\\|patch\\|wad\\|exe\\|bin\\)"
          "\\(\\.\\(gz\\|bz2\\)\\)?\\'"))
 
 


back