Mercurial > hg > xemacs-beta
diff lisp/mule/mule-charset.el @ 820:f770374ae506
[xemacs-hg @ 2002-04-28 06:40:26 by youngs]
2002-04-28 Steve Youngs <youngs@xemacs.org>
* mule/mule-charset.el: Revert my last patch. 'string-to-char-list'.
author | youngs |
---|---|
date | Sun, 28 Apr 2002 06:40:33 +0000 |
parents | accc481aef34 |
children | 00abb1091204 |
line wrap: on
line diff
--- a/lisp/mule/mule-charset.el Thu Apr 25 18:04:24 2002 +0000 +++ b/lisp/mule/mule-charset.el Sun Apr 28 06:40:33 2002 +0000 @@ -78,9 +78,6 @@ (defalias 'find-charset-string 'charsets-in-string) (defalias 'find-charset-region 'charsets-in-region) -(defun string-to-char-list (str) - (mapcar 'identity str)) - ;;;; Charset accessors