diff options
| -rw-r--r-- | lisp/language/european.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/language/european.el b/lisp/language/european.el index ae8bb58a27f..590b4dfb15e 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el | |||
| @@ -45,8 +45,6 @@ | |||
| 45 | (set-default-coding-systems coding-system) | 45 | (set-default-coding-systems coding-system) |
| 46 | (setq coding-category-iso-8-1 coding-system | 46 | (setq coding-category-iso-8-1 coding-system |
| 47 | coding-category-iso-8-2 coding-system) | 47 | coding-category-iso-8-2 coding-system) |
| 48 | (setq sendmail-coding-system coding-system | ||
| 49 | rmail-file-coding-system coding-system) | ||
| 50 | 48 | ||
| 51 | (if charset | 49 | (if charset |
| 52 | (let ((nonascii-offset (- (make-char charset) 128))) | 50 | (let ((nonascii-offset (- (make-char charset) 128))) |