;;; -*-Emacs-Lisp-*- ;; APEL-ELS: list of APEL modules to install ;;; Code: (setq apel-modules '(alist calist path-util filename install mule-caesar ;; [obsoleted modules] If you would like to ;; install following, please activate them. ;; atype file-detect )) ;;; APEL-ELS ends here