bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14099: 24.3.50; regression: bad font locking for `abort' in Lisp mod


From: Stefan Monnier
Subject: bug#14099: 24.3.50; regression: bad font locking for `abort' in Lisp mode
Date: Wed, 03 Apr 2013 13:50:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>        
> ("(\\(abort\\|assert\\|warn\\|check-type\\|cerror\\|error\\|signal\\)\\_>" 1 
> font-lock-warning-face)

> Not sure what this is supposed to catch.

IIUC this is because those font-lock keywords are/were used not just for
Elisp but for lisp-mode as well.  We should split those (and move them
to lisp-mode.el).


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]