diff options
| -rw-r--r-- | lisp/language/tibet-util.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index a265f42a414..ae1267b4fe0 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el | |||
| @@ -40,8 +40,7 @@ | |||
| 40 | 40 | ||
| 41 | (setq-default buffer-file-coding-system 'iso-2022-7bit) | 41 | (setq-default buffer-file-coding-system 'iso-2022-7bit) |
| 42 | 42 | ||
| 43 | (setq default-input-method "tibetan-wylie") | 43 | (setq default-input-method "tibetan-wylie")) |
| 44 | (setq-default default-input-method "tibetan-wylie")) | ||
| 45 | 44 | ||
| 46 | ;;; This function makes a transcription string for | 45 | ;;; This function makes a transcription string for |
| 47 | ;;; re-composing a character. | 46 | ;;; re-composing a character. |