view src/s/cxux7.h @ 3655:6f7f27dd257f

[xemacs-hg @ 2006-11-01 23:14:31 by adrian] xemacs-21.5-clean: Sync font-lock-add-keywords and font-lock-remove-keywords from GNU Emacs -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2006-11-02 Adrian Aichner <adrian@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.
author adrian
date Wed, 01 Nov 2006 23:14:33 +0000
parents 376386a54a3c
children
line wrap: on
line source

/* Synched up with: FSF 19.31. */

/* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
 * support for ELF files, and while we still build emacs in COFF format, the
 * way it is linked is different for 7.0).
 */
#define USING_CX_UX_7

#include "cxux.h"