;;; -*-Emacs-Lisp-*- ;; EMH-ELS: list of EMH modules to install ;;; Code: ;; (require 'mh-e) (setq emh-modules '(emh emh-def emh-face emh-comp emh-setup)) ;;; EMH-ELS ends here