PATCH packages
Emacs has had a function named assoc-string for about a decade now.
We have a couple of packages that have workarounds for our lack of the
function. I'm working on a package update that brings in more uses of
it. I figured it was time to stop working around its absence. This
patch provides a Lisp implementation in xemacs-base/subr-more.el. It
is functionally identical to the Emacs version (but not code
identical, since the Emacs version is written in C).
The patch also removes workarounds from the calendar and leim packages.
The patch is attached.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches