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
282f5d02
Commit
282f5d02
authored
Aug 10, 1997
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(setup-8-bit-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
parent
e20fe657
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/language/european.el
lisp/language/european.el
+0
-2
No files found.
lisp/language/european.el
View file @
282f5d02
...
...
@@ -45,8 +45,6 @@
(
set-default-coding-systems
coding-system
)
(
setq
coding-category-iso-8-1
coding-system
coding-category-iso-8-2
coding-system
)
(
setq
sendmail-coding-system
coding-system
rmail-file-coding-system
coding-system
)
(
if
charset
(
let
((
nonascii-offset
(
-
(
make-char
charset
)
128
)))
...
...
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