changeset 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 df491d775083
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 19 14:22:39 2009 +0000
+++ b/lisp/ChangeLog	Fri Jun 19 14:24:07 2009 +0000
@@ -2,7 +2,7 @@
 
 	* font-core.el (turn-on-font-lock-if-desired): Correctly handle
 	the case where font-lock-global-modes is a list that doesn't begin
-	with `not'.
+	with `not' (Bug#3611).
 
 2009-06-19  Glenn Morris  <rgm@gnu.org>