From 8867ac549103837c58e20949bc78bf33814a9238 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 11 Dec 2007 05:24:02 +0000 Subject: [PATCH] (ietf-drums-unfold-fws): Autoload it. --- lisp/gnus/nnheader.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el index 11cb4bff55c..79783f535c3 100644 --- a/lisp/gnus/nnheader.el +++ b/lisp/gnus/nnheader.el @@ -251,6 +251,8 @@ on your system, you could say something like: (skip-chars-forward " \t") (buffer-substring (point) (point-at-eol))) +(autoload 'ietf-drums-unfold-fws "ietf-drums") + (defun nnheader-parse-naked-head (&optional number) ;; This function unfolds continuation lines in this buffer ;; destructively. When this side effect is unwanted, use -- 2.39.2