Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 221:6c0ae1f9357f r20-4b9
Import from CVS: tag r20-4b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:02 +0200 |
parents | 262b8bb4a523 |
children | 2c611d1463a6 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Mon Aug 13 10:09:36 2007 +0200 +++ b/lisp/dumped-lisp.el Mon Aug 13 10:10:02 2007 +0200 @@ -132,6 +132,8 @@ ;; Specialized language support #+(and mule CANNA) "canna-leim" #+(and mule wnn) "egg-leim" + #+(and mule wnn) "egg-kwnn-leim" + #+(and mule wnn) "egg-cwnn-leim" #+mule "egg-sj3-leim" #+mule "skk-leim" @@ -159,6 +161,7 @@ ;; preload the mswindows code. #+mswindows "msw-faces" #+mswindows "msw-init" + #+mswindows "msw-select" ;; preload the TTY init code. #+tty "tty-init" ;;; Formerly in tooltalk/tooltalk-load.el