Mercurial > hg > xemacs-beta
diff lisp/mule/mule-misc.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | 6608ceec7cf8 |
children | 5a88923fcbfe |
line wrap: on
line diff
--- a/lisp/mule/mule-misc.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/mule/mule-misc.el Mon Aug 13 09:32:43 2007 +0200 @@ -266,9 +266,9 @@ (if (not (null func)) (funcall func))) (setq current-language-environment env) - (if (fboundp 'egg) + (if (featurep 'egg) (egg-lang-switch-callback)) -;; (if (fboundp 'quail) +;; (if (featurep 'quail) ;; (quail-lang-switch-callback)) )