mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Comment.
This commit is contained in:
parent
418784e296
commit
441f785ca2
1 changed files with 3 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue