sure. i tried to only delete functions that weren't anywhere, but
evidently i didn't look well enough.
Steve Youngs wrote:
|--==> "AD" == Adam Duck
<duck(a)informatik.uni-frankfurt.de> writes:
AD> Since b5 skk isn't funcioning, because `string-to-char-list' isn't
AD> defined anymore. It used to be defined in
AD> xemacs-21.5-b3/lisp/mule/mule-misc.el, but this file isn't there after
AD> b5. Simply copying the definition solves the problem.
AD> (defun string-to-char-list (str)
AD> (mapcar 'identity str))
Ben, can this be put back into the core somewhere? A quick grep of
the packages reveals 8 packages that use it.