comparison lisp/ChangeLog @ 103056:b6361d016a5a

* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var. (hi-lock-set-pattern, hi-lock-font-lock-hook): Use it (Bug#3068).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 23 Apr 2009 01:34:54 +0000
parents 10b0e119e49a
children 87d48e5d2f1d
comparison
equal deleted inserted replaced
103055:3aba158ceebe 103056:b6361d016a5a
1 2009-04-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
4 (hi-lock-set-pattern, hi-lock-font-lock-hook): Use it (Bug#3068).
5
1 2009-04-21 Martin Rudalics <rudalics@gmx.at> 6 2009-04-21 Martin Rudalics <rudalics@gmx.at>
2 7
3 * diff-mode.el (diff-find-source-location): Don't call 8 * diff-mode.el (diff-find-source-location): Don't call
4 diff-sanity-check-hunk when NOPROMPT is non-nil. (Bug#3033) 9 diff-sanity-check-hunk when NOPROMPT is non-nil. (Bug#3033)
5 10