aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/mule-cmds.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index bc656113428..bdf49c8de81 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -351,9 +351,6 @@ This also sets the following values:
351 (setq default-process-coding-system 351 (setq default-process-coding-system
352 (cons output-coding input-coding)))) 352 (cons output-coding input-coding))))
353 353
354(defalias 'update-iso-coding-systems 'update-coding-systems-internal)
355(make-obsolete 'update-iso-coding-systems 'update-coding-systems-internal "20.3")
356
357(defun prefer-coding-system (coding-system) 354(defun prefer-coding-system (coding-system)
358 "Add CODING-SYSTEM at the front of the priority list for automatic detection. 355 "Add CODING-SYSTEM at the front of the priority list for automatic detection.
359This also sets the following coding systems: 356This also sets the following coding systems: