mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(prefer-coding-system): Change also
default value of buffer-file-coding-system.
This commit is contained in:
parent
c0d66cb21b
commit
f31b5dd985
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ or one is an alias of the other."
|
|||
(if (and parent (interactive-p))
|
||||
(message "Highest priority is set to %s (parent of %s)"
|
||||
parent coding-system))
|
||||
))
|
||||
(setq-default buffer-file-coding-system (or parent coding-system))))
|
||||
|
||||
|
||||
;;; Composite charcater manipulations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue