[SCM] ecasound/master: Set up ecasound-ewf-mode with .ewf files

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Wed May 9 10:00:43 UTC 2012


The following commit has been merged in the master branch:
commit d7a5354104fc37cf0c55b010ba0587f640b307d7
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed May 9 11:21:16 2012 +0200

    Set up ecasound-ewf-mode with .ewf files
    
    Closes: #672184

diff --git a/debian/ecasound-el.emacsen-startup b/debian/ecasound-el.emacsen-startup
index d48f664..2d7acd7 100644
--- a/debian/ecasound-el.emacsen-startup
+++ b/debian/ecasound-el.emacsen-startup
@@ -9,3 +9,5 @@
 
 (autoload 'ecasound "ecasound" "Run an inferior ecasound, with I/O through BUFFER." t)
 (autoload 'ecasound-ewf-mode "ecasound" "A major mode for editing ecasound .ewf files." t)
+
+(add-to-list 'auto-mode-alist '("\\.ewf\\'" . ecasound-ewf-mode))

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list