Mercurial > emacs
changeset 47721:c024873f225a
Don't provide utf-16.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 01 Oct 2002 06:52:49 +0000 |
parents | e1b0e7a4859f |
children | bfd5f3e0b0c4 |
files | lisp/international/utf-16.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/utf-16.el Tue Oct 01 06:03:46 2002 +0000 +++ b/lisp/international/utf-16.el Tue Oct 01 06:52:49 2002 +0000 @@ -280,6 +280,4 @@ (define-coding-system-alias 'utf-16-le 'mule-utf-16-le) (define-coding-system-alias 'utf-16-be 'mule-utf-16-be) -(provide 'utf-16) - ;;; utf-16.el ends here