[AC21.4] xemacs-21.5-clean: Sync font-lock-add-keywords and
font-lock-remove-keywords from GNU Emacs
Adrian Aichner
adrian at xemacs.org
Thu Aug 23 19:27:19 EDT 2007
"Vin Shelton" <acs at alumni.princeton.edu> writes:
> APPROVE COMMIT 21.4
>
> Thanks for the patch, Adrian.
>
> It has been committed to the 21.4 branch and will appear
> in the 21.4.21 release.
That's great.
Please make sure to feature this in the release announcement.
A number of lisp contributions working under gnu emacs did not work
under xemacs just for these missing functions.
I stumbled into the issue a few times and should be able to provide
some pointers if you need them.
Adrian
>
> - Vin
>
>
> On 11/1/06, Adrian Aichner <adrian at xemacs.org> wrote:
>>
>> Hi Vin, here is the patch again.
>>
>> I was able to find it quickly by use of
>> M-x gnus-article-refer-article
>> on the message-id I quoted in my followup mail.
>>
>> Let me know if this works for you.
>>
>> Best regards!
>>
>> Adrian
>>
>> COMMIT
>>
>> RECOMMEND 21.4
>>
>> Many unbundled lisp libraries don't work out-of-the-box due to these
>> missing functions.
>>
>> I've had these locally added to my 21.4 build for years.
>>
>> It's time we close this compatibility gap.
>>
>> oddmuse.el works out of the box for me with this patch.
>>
>> Adrian
>>
>> xemacs-21.5-clean ChangeLog patch:
>> Diff command: cvs -q diff -U 0
>> Files affected: lisp/ChangeLog
>>
>> Index: lisp/ChangeLog
>> ===================================================================
>> RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/ChangeLog,v
>> retrieving revision 1.766
>> diff -u -U0 -r1.766 ChangeLog
>> --- lisp/ChangeLog 1 Nov 2006 21:35:35 -0000 1.766
>> +++ lisp/ChangeLog 1 Nov 2006 23:13:52 -0000
>> @@ -0,0 +1,10 @@
>> +2006-11-02 Adrian Aichner <adrian at xemacs.org>
>> +
>> + * font-lock.el: Sync font-lock-add-keywords and
>> + font-lock-remove-keywords from GNU Emacs.
>> + * font-lock.el (font-lock-keywords-alist): New.
>> + * font-lock.el (font-lock-removed-keywords-alist): New.
>> + * font-lock.el (font-lock-add-keywords): New.
>> + * font-lock.el (font-lock-update-removed-keyword-alist): New.
>> + * font-lock.el (font-lock-remove-keywords): New.
>> +
--
Adrian Aichner
mailto:adrian at xemacs.org
http://www.xemacs.org/
More information about the XEmacs-Patches
mailing list