Mercurial > emacs
diff lisp/ChangeLog @ 111289:7579acd0b490
Silence compilation of startup.el.
* lisp/startup.el (package-enable-at-startup, package-initialize):
Silence compiler.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 31 Oct 2010 19:51:59 -0700 |
parents | 70b65e81d10e |
children | 33f46ffe4dad |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 31 19:38:33 2010 -0700 +++ b/lisp/ChangeLog Sun Oct 31 19:51:59 2010 -0700 @@ -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.