diff lisp/ChangeLog @ 111287:70b65e81d10e

* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
author Glenn Morris <rgm@gnu.org>
date Sun, 31 Oct 2010 19:33:11 -0700
parents 61073c29d954
children 7579acd0b490
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 31 19:21:42 2010 -0700
+++ b/lisp/ChangeLog	Sun Oct 31 19:33:11 2010 -0700
@@ -1,3 +1,8 @@
+2010-11-01  Glenn Morris  <rgm@gnu.org>
+
+	* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
+	Silence compiler.
+
 2010-10-31  Julien Danjou  <julien@danjou.info>
 
 	* emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).