]> git.eshelyaron.com Git - emacs.git/commitdiff
(coding-system-parent): Remove alias and
authorNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 22:17:25 +0000 (22:17 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 1 May 2005 22:17:25 +0000 (22:17 +0000)
obsolete declaration.

lisp/international/mule.el

index 49635652bb23b18300dd5253a7b71eefeb538341..2b4117c76056be9c153b4e976250178173735ea2 100644 (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