* lisp/gnus/deuglify.el (gnus-article-outlook-rearrange-citation): Add autoload cookie.
This commit is contained in:
parent
655d2319bc
commit
1e46487e4e
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ If NODISPLAY is non-nil, don't redisplay the article buffer."
|
|||
(unless nodisplay (gnus-outlook-display-article-buffer))
|
||||
attrib-start))
|
||||
|
||||
;;;###autoload
|
||||
(defun gnus-article-outlook-rearrange-citation (&optional nodisplay)
|
||||
"Repair broken citations.
|
||||
If NODISPLAY is non-nil, don't redisplay the article buffer."
|
||||
|
|
Loading…
Add table
Reference in a new issue