1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
This commit is contained in:
Glenn Morris 2007-12-19 02:53:39 +00:00
parent 418784e296
commit 441f785ca2

View 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)