1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00

** font-lock-defaults = (nil t) is slow?

It is not.
This commit is contained in:
Chong Yidong 2006-12-18 21:50:51 +00:00
parent a26d12e3b3
commit 709beef057

View file

@ -56,8 +56,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
** kbd_buffer_store_event[_hold] called from outside signal handlers.
** font-lock-defaults = (nil t) is slow?
* DOCUMENTATION
** Check the Emacs Tutorial.