comparison lisp/ChangeLog @ 109788:19cb825301e0

Add four macros to lisp-font-lock-keywords-2 (Bug#6025). * font-lock.el (lisp-font-lock-keywords-2): Add combine-after-change-calls, condition-case-no-debug, with-demoted-errors, and with-silent-modifications (Bug#6025).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 14 Aug 2010 19:42:07 -0400
parents f4d4062dc611
children 6994dcd2f3fa
comparison
equal deleted inserted replaced
109787:f4d4062dc611 109788:19cb825301e0
1 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
2
3 * font-lock.el (lisp-font-lock-keywords-2): Add
4 combine-after-change-calls, condition-case-no-debug,
5 with-demoted-errors, and with-silent-modifications (Bug#6025).
6
1 2010-08-14 Kevin Ryde <user42@zip.com.au> 7 2010-08-14 Kevin Ryde <user42@zip.com.au>
2 8
3 * emacs-lisp/copyright.el (copyright-update-year) 9 * emacs-lisp/copyright.el (copyright-update-year)
4 (copyright-update): Temporary switch-to-buffer to ensure the 10 (copyright-update): Temporary switch-to-buffer to ensure the
5 buffer change being queried is visible (Bug#5394). 11 buffer change being queried is visible (Bug#5394).