Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
57e6c4cd
Commit
57e6c4cd
authored
Aug 10, 1997
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
parent
586ec68a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
lisp/language/tibet-util.el
lisp/language/tibet-util.el
+1
-4
No files found.
lisp/language/tibet-util.el
View file @
57e6c4cd
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment