Mercurial > hg > xemacs-beta
diff lisp/mule/mule-coding.el @ 114:8619ce7e4c50 r20-1b9
Import from CVS: tag r20-1b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:21:54 +0200 |
parents | cf808b4c4290 |
children | cca96a509cfe |
line wrap: on
line diff
--- a/lisp/mule/mule-coding.el Mon Aug 13 09:20:50 2007 +0200 +++ b/lisp/mule/mule-coding.el Mon Aug 13 09:21:54 2007 +0200 @@ -254,3 +254,7 @@ (set-coding-category-system 'iso-8-1 'ctext) (set-coding-category-system 'iso-lock-shift 'iso-2022-lock) (set-coding-category-system 'no-conversion 'no-conversion) + +(make-compatible-variable 'enable-multibyte-characters "Unimplemented") + +;;; mule-coding.el ends here