1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(coding-system-parent): Remove alias and

obsolete declaration.
This commit is contained in:
Nick Roberts 2005-05-01 22:17:25 +00:00
parent 15d022359e
commit c85da7fc46

View file

@ -486,9 +486,6 @@ A base coding system is what made by `make-coding-system'.
Any alias nor subsidiary coding systems are not base coding system."
(car (coding-system-get coding-system 'alias-coding-systems)))
(defalias 'coding-system-parent 'coding-system-base)
(make-obsolete 'coding-system-parent 'coding-system-base "20.3")
;; Coding system also has a property `eol-type'.
;;
;; This property indicates how the coding system handles end-of-line