Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | d44af0c54775 |
children | 6c0ae1f9357f |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Mon Aug 13 10:08:36 2007 +0200 +++ b/lisp/dumped-lisp.el Mon Aug 13 10:09:35 2007 +0200 @@ -132,6 +132,8 @@ ;; Specialized language support #+(and mule CANNA) "canna-leim" #+(and mule wnn) "egg-leim" + #+mule "egg-sj3-leim" + #+mule "skk-leim" ;; Set up the XEmacs environment for Mule. ;; Assumes the existence of various stuff above. @@ -160,9 +162,9 @@ ;; preload the TTY init code. #+tty "tty-init" ;;; Formerly in tooltalk/tooltalk-load.el - #+tooltalk "tooltalk/tooltalk-macros" - #+tooltalk "tooltalk/tooltalk-util" - #+tooltalk "tooltalk/tooltalk-init" + #+tooltalk "tooltalk-macros" + #+tooltalk "tooltalk-util" + #+tooltalk "tooltalk-init" ;; "vc-hooks" ; Packaged. Available in two versions. ;; "ediff-hook" ; Packaged. "fontl-hooks"