diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 79bd52cec6f..45bee01c97d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2010-11-01 Glenn Morris <rgm@gnu.org> + * startup.el (package-enable-at-startup, package-initialize): + Silence compiler. + * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler. |