(update-iso-coding-systems):
Remove alias and obsolete declaration.
This commit is contained in:
@@ -351,9 +351,6 @@ This also sets the following values:
|
||||
(setq default-process-coding-system
|
||||
(cons output-coding input-coding))))
|
||||
|
||||
(defalias 'update-iso-coding-systems 'update-coding-systems-internal)
|
||||
(make-obsolete 'update-iso-coding-systems 'update-coding-systems-internal "20.3")
|
||||
|
||||
(defun prefer-coding-system (coding-system)
|
||||
"Add CODING-SYSTEM at the front of the priority list for automatic detection.
|
||||
This also sets the following coding systems:
|
||||
|
||||
Reference in New Issue
Block a user