From 550d95a079c3b5b123c1293ef6f10824b57dc402 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 22 Oct 2009 09:42:22 +0000 Subject: [PATCH] Add missing bug references. --- lisp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1118acfeffe..85449aea396 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1676,10 +1676,10 @@ 2009-09-26 Alan Mackenzie * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct - buggy bracketing. + buggy bracketing. (Bug#4289) * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted - character constants (as case labels). + character constants (as case labels). (Bug#4289) 2009-09-25 Juri Linkov -- 2.11.4.GIT