On Wed, Sep 24, 2014 at 11:43 AM, Jerry James <james(a)xemacs.org> wrote:
RECOMMEND 21.4
This is the patch we discussed a few weeks ago. It was applied to
21.5 back in 2008. This patch adapts some code in font-lock.el to
differences between the Emacs and XEmacs compiled font-lock lists.Thanks, Jerry!
I reformatted your ChangeLog and will commit the attached change to 21.4.
While I am there, I have a menubar patch from Byrel that was applied
to 21.5 at the end of 2013, so I have applied that (with some
massaging) to 21.4.
Byrel - the only changes I had to make were to change were to change
two occurrences (one in the patch and one in the context) of
(delete* item parent)
to
(delq item parent)
this latter seems to be the way the 21.4 code was written, but please review.
I will commit these patches pending your review.
Regards,
Vin
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches