;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: EMU-ELS,v 1.3.2.1 1998-04-21 13:29:47 morioka Exp $
-;;;
+
+;; EMU-ELS: list of EMU modules to install
+
+;;; Code:
(setq emu-modules
(cons
'(emu-latin1) ; for XEmacs without MULE
))
)
- ((featurep 'mule)
+ (running-mule-merged-emacs
;; for Emacs 20.1 or later
(cons (if (= (length "\e$B$"\e(B") 1)
'emu-e20_3 ; for Emacs 20.3