]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/gnus/deuglify.el (gnus-article-outlook-rearrange-citation): Add autoload cookie.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Apr 2022 12:46:28 +0000 (14:46 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Apr 2022 16:04:53 +0000 (18:04 +0200)
lisp/gnus/deuglify.el

index d2edfdf09f46993a98bc54e290845ca4ca12a164..732c6062b8b76b30f7fa08c63701ca541782892f 100644 (file)
@@ -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."