Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
09aece0b
Commit
09aece0b
authored
Sep 27, 2008
by
Glenn Morris
Browse files
(mail-header-remove-comments): Autoload it.
parent
e64c74f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/gnus-util.el
lisp/gnus/gnus-util.el
+1
-0
No files found.
lisp/gnus/ChangeLog
View file @
09aece0b
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.
...
...
lisp/gnus/gnus-util.el
View file @
09aece0b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment