X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=emu.el;h=9d26d339a3773648b6e8405ae709d76a4fbdf795;hb=a4eebec0be223c01fe185d4498bfa2aed7f1eb12;hp=8dc992895c48d782ce4771c4de5e3dcc2e654750;hpb=0df64d3b6ef5ae5212fd59ee13dd5f044b378ba6;p=elisp%2Fapel.git diff --git a/emu.el b/emu.el index 8dc9928..9d26d33 100644 --- a/emu.el +++ b/emu.el @@ -81,6 +81,11 @@ (require 'poem) (require 'mcharset) +(require 'invisible) + +(defsubst char-list-to-string (char-list) + "Convert list of character CHAR-LIST to string." + (apply (function string) char-list)) (cond ((featurep 'mule) (cond ((featurep 'xemacs) ; for XEmacs with MULE