From: Glenn Morris Date: Tue, 11 Dec 2007 05:24:02 +0000 (+0000) Subject: (ietf-drums-unfold-fws): Autoload it. X-Git-Tag: emacs-pretest-23.0.90~8968 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8867ac549103837c58e20949bc78bf33814a9238;p=emacs.git (ietf-drums-unfold-fws): Autoload it. --- 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