comparison lisp/ChangeLog @ 76291:7d2b5814cd4e

* NEWS (fontification): Mention that the new default for jit-lock-stealth-time is now nil. * jit-lock.el (jit-lock-stealth-time): Change default to nil. Preserve 16 as default value for "seconds" when customizing.
author David Kastrup <dak@gnu.org>
date Sun, 04 Mar 2007 08:41:08 +0000
parents a9b7af014bd1
children debef31bdcb2
comparison
equal deleted inserted replaced
76290:d5094572b487 76291:7d2b5814cd4e
1 2007-03-04 David Kastrup <dak@gnu.org>
2
3 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4 Preserve 16 as default value for "seconds" when customizing.
5
1 2007-03-04 Carsten Dominik <dominik@science.uva.nl> 6 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
2 7
3 * textmodes/org.el (org-self-insert-command) 8 * textmodes/org.el (org-self-insert-command)
4 (orgtbl-self-insert-command, org-delete-char) 9 (orgtbl-self-insert-command, org-delete-char)
5 (org-delete-backward-char): Set the `flyspell-delayed' property. 10 (org-delete-backward-char): Set the `flyspell-delayed' property.