comparison lisp/ChangeLog @ 103491:35e2bfc7107c

Reference bug number in last Changelog entry
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 19 Jun 2009 14:24:07 +0000
parents 63c3de728507
children 4470991d3249
comparison
equal deleted inserted replaced
103490:63c3de728507 103491:35e2bfc7107c
1 2009-06-19 David Casperson <casper@unbc.ca> (tiny change) 1 2009-06-19 David Casperson <casper@unbc.ca> (tiny change)
2 2
3 * font-core.el (turn-on-font-lock-if-desired): Correctly handle 3 * font-core.el (turn-on-font-lock-if-desired): Correctly handle
4 the case where font-lock-global-modes is a list that doesn't begin 4 the case where font-lock-global-modes is a list that doesn't begin
5 with `not'. 5 with `not' (Bug#3611).
6 6
7 2009-06-19 Glenn Morris <rgm@gnu.org> 7 2009-06-19 Glenn Morris <rgm@gnu.org>
8 8
9 * subr.el (open-network-stream): Doc fix. 9 * subr.el (open-network-stream): Doc fix.
10 10