Mel Mode EMACS Syntax highlighting for the Mel programming language. How to use (require 'mel-mode) (add-to-list 'auto-mode-alist '("\\.\\(mel\\|mh\\)$" . mel-mode))