(t
'(mcs-ltn1 mcharset)))
- ;; mule-caesar.el; part of apel-modules, but it is version-dependent.
- '(mule-caesar)
-
;; time-stamp.el; First appeared in Emacs 19.16.
(if (and (not (featurep 'xemacs))
(or (< emacs-major-version 19)
(>= emacs-minor-version 29))))
;; XEmacs 19.14 and later, or Emacs 19.29 and later.
'(richtext)
- '(tinyrich))))
+ '(tinyrich))
+
+ ;; mule-caesar.el; part of apel-modules, but it is version-dependent.
+ '(mule-caesar)))
;; Generate `emu-modules-to-compile' from `emu-modules-not-to-compile'
;; and `emu-modules'.
Lisp Archive and its mirrors.
In Mule 1.* days, "contrib" package for Mule 1.* was distributed and
- it contained the "new byte-compiler" for Mule. But, we think it is
+ it contained the "new byte-compiler" for Mule. But, I think it is
difficult to obtain this package now.
AFAIK, the "new byte-compiler" for Emacs 18 is also bundled with SKK