mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-11 09:20:51 +00:00
(setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
This commit is contained in:
parent
586ec68ad9
commit
57e6c4cde1
@ -41,10 +41,7 @@
|
||||
(setq-default buffer-file-coding-system 'iso-2022-7bit)
|
||||
|
||||
(setq default-input-method "tibetan-wylie")
|
||||
(setq-default default-input-method "tibetan-wylie")
|
||||
|
||||
(setq sendmail-coding-system 'iso-2022-7bit
|
||||
rmail-file-coding-system 'iso-2022-7bit))
|
||||
(setq-default default-input-method "tibetan-wylie"))
|
||||
|
||||
;;; This function makes a transcription string for
|
||||
;;; re-composing a character.
|
||||
|
Loading…
Reference in New Issue
Block a user