Abolish macro `char-list-to-string'.
[elisp/apel.git] / poe-xemacs.el
index 475dccc..119f639 100644 (file)
     )
 
 
-;;; @ string
-;;;
-
-(defmacro char-list-to-string (char-list)
-  "Convert list of character CHAR-LIST to string. [poe-xemacs.el]"
-  `(mapconcat #'char-to-string ,char-list ""))
-
-
-;;; @@ to avoid bug of XEmacs 19.14
+;;; @ to avoid bug of XEmacs 19.14
 ;;;
 
 (or (string-match "^../"