mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(mail-header-remove-comments): Autoload it.
This commit is contained in:
parent
e64c74f219
commit
09aece0bbf
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-09-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* gnus-util.el (mail-header-remove-comments): Autoload it.
|
||||
|
||||
2008-09-27 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* gnus-util.el (gnus-split-references): Strip comments.
|
||||
|
|
|
|||
|
|
@ -57,6 +57,7 @@
|
|||
(autoload 'rmail-show-message "rmail")
|
||||
(autoload 'nnheader-narrow-to-headers "nnheader")
|
||||
(autoload 'nnheader-replace-chars-in-string "nnheader")
|
||||
(autoload 'mail-header-remove-comments "mail-parse")
|
||||
|
||||
(eval-and-compile
|
||||
(cond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue