mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 06:31:34 -08:00
(update-iso-coding-systems):
Remove alias and obsolete declaration.
This commit is contained in:
parent
95bb5b56d6
commit
9c162ba4a2
1 changed files with 0 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue