/[emacs]/emacs/lisp/international/mule.el
ViewVC logotype

Diff of /emacs/lisp/international/mule.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.219 by jurta, Mon Mar 28 01:39:06 2005 UTC revision 1.220 by nickrob, Sun May 1 22:17:25 2005 UTC
# Line 486  A base coding system is what made by `ma Line 486  A base coding system is what made by `ma
486  Any alias nor subsidiary coding systems are not base coding system."  Any alias nor subsidiary coding systems are not base coding system."
487    (car (coding-system-get coding-system 'alias-coding-systems)))    (car (coding-system-get coding-system 'alias-coding-systems)))
488    
 (defalias 'coding-system-parent 'coding-system-base)  
 (make-obsolete 'coding-system-parent 'coding-system-base "20.3")  
   
489  ;; Coding system also has a property `eol-type'.  ;; Coding system also has a property `eol-type'.
490  ;;  ;;
491  ;; This property indicates how the coding system handles end-of-line  ;; This property indicates how the coding system handles end-of-line

Legend:
Removed from v.1.219  
changed lines
  Added in v.1.220

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26