Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ea1d661b
Commit
ea1d661b
authored
Aug 10, 1997
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(setup-english-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
parent
282f5d02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
lisp/language/english.el
lisp/language/english.el
+1
-5
No files found.
lisp/language/english.el
View file @
ea1d661b
...
...
@@ -82,11 +82,7 @@ The default status is as follows.
(
set-terminal-coding-system-internal
nil
)
(
set-keyboard-coding-system-internal
nil
)
(
setq
sendmail-coding-system
nil
rmail-file-coding-system
nil
)
(
setq
nonascii-insert-offset
0
)
)
(
setq
nonascii-insert-offset
0
))
(
set-language-info-alist
"English"
'
((
setup-function
.
setup-english-environment
)
...
...
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