Mercurial > hg > xemacs-beta
diff lisp/egg/egg-leim.el @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | 1f0dabaa0855 |
children |
line wrap: on
line diff
--- a/lisp/egg/egg-leim.el Mon Aug 13 10:08:36 2007 +0200 +++ b/lisp/egg/egg-leim.el Mon Aug 13 10:09:35 2007 +0200 @@ -1,4 +1,4 @@ -;;; egg-leim.el --- Egg-related code for LEIM +;;; egg-leim.el --- Egg/Wnn-related code for LEIM ;; Copyright (C) 1997 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> ;; Copyright (C) 1997 Free Software Foundation, Inc. ;; @@ -37,6 +37,7 @@ (require 'egg) (error "Wnn is not built into this XEmacs")) (setq inactivate-current-input-method-function 'egg-inactivate) + (setq egg-default-startup-file "eggrc-wnn") (require 'egg-wnn) (let ((func (get 'japanese 'set-egg-environ))) (when func