Mercurial > emacs
changeset 90310:716899c45974
(command-line): Use custom-reevaluate-setting for
global-auto-composition-mode.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 Feb 2006 11:47:02 +0000 |
parents | d863760fdf88 |
children | 339a4ce90774 |
files | lisp/startup.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Tue Feb 21 11:45:17 2006 +0000 +++ b/lisp/startup.el Tue Feb 21 11:47:02 2006 +0000 @@ -778,6 +778,7 @@ (custom-reevaluate-setting 'mouse-wheel-up-event) (custom-reevaluate-setting 'file-name-shadow-mode) (custom-reevaluate-setting 'send-mail-function) + (custom-reevaluate-setting 'global-auto-composition-mode) ;; Register default TTY colors for the case the terminal hasn't a ;; terminal init file.