mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(nnmail-extra-headers): Add defvar.
This commit is contained in:
parent
4ae9592bc0
commit
03da5d089a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@
|
|||
|
||||
(eval-when-compile (require 'cl))
|
||||
|
||||
(defvar nnmail-extra-headers)
|
||||
|
||||
;; Requiring `gnus-util' at compile time creates a circular
|
||||
;; dependency between nnheader.el and gnus-util.el.
|
||||
;;(eval-when-compile (require 'gnus-util))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue