Index: emacs/etc/NEWS diff -c emacs/etc/NEWS:1.1160 emacs/etc/NEWS:1.1161 *** emacs/etc/NEWS:1.1160 Fri Apr 22 21:33:35 2005 --- emacs/etc/NEWS Sat Apr 23 12:47:34 2005 *************** *** 120,125 **** --- 120,131 ---- ** fast-lock.el and lazy-lock.el are obsolete. Use jit-lock.el instead. + ** The default settings for JIT stealth lock parameters are changed. + The default value forthe user option jit-lock-stealth-time is now 16 + instead of 3, and the default value of jit-lock-stealth-nice is now + 0.5 instead of 0.125. The new defaults should lower the CPU usage + when Emacs is fontifying in the background. + ** iso-acc.el is now obsolete. Use one of the latin input methods instead. ---
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
