Silence prolog.el compilation.
authorGlenn Morris <rgm@gnu.org>
Fri, 18 Feb 2011 08:42:21 +0000 (00:42 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 18 Feb 2011 08:42:21 +0000 (00:42 -0800)
commit135dee5572ab4908ac313430392184daca883445
tree768be164bc8a66744f33696a8bda9defd96fd7d6
parent15e0d5a174f7ea30f5e15957234019fe89cbcf87
Silence prolog.el compilation.

* lisp/progmodes/prolog.el: Don't require compile when compiling.
  -- not using any macros from it, it's just a cheap way to silence the
  compiler that actually produces one warning.
(compilation-shell-minor-mode, compilation-error-regexp-alist)
(compilation-forget-errors, compilation-fake-loc)
(compilation-parse-errors-function, compilation-error-list): Declare.
(prolog-inferior-mode): Require 'compile.
lisp/ChangeLog
lisp/progmodes/prolog.el