]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Wed, 19 Dec 2007 02:53:39 +0000 (02:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 19 Dec 2007 02:53:39 +0000 (02:53 +0000)
lisp/gnus/gnus-sum.el

index 62068d85a80a9de55504b25b82ef3b3d7ee0b45d..1f680c6321877ee5e2277ec377e8766a19f26471 100644 (file)
@@ -1563,7 +1563,9 @@ For example:
         \"^From:\\\\|^Newsgroups:\\\\|^Subject:\\\\|^Date:\\\\|^To:\")))
 ")
 
-;; Byte-compiler warning.
+;; Byte-compiler warning.  Specifically, this is responsible for:
+;; "Warning: the following functions might not be defined at runtime:
+;; gnus-build-sparse-threads, gnus-dead-summary-mode, gnus-summary-mark-below".
 (eval-when-compile
   ;; Bind features so that require will believe that gnus-sum has
   ;; already been loaded (avoids infinite recursion)