changeset 87233:98afb1afc305

(ietf-drums-unfold-fws): Autoload it.
author Glenn Morris <rgm@gnu.org>
date Tue, 11 Dec 2007 05:24:02 +0000
parents 0f083156a012
children 532e902090ef
files lisp/gnus/nnheader.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/nnheader.el	Tue Dec 11 05:23:37 2007 +0000
+++ b/lisp/gnus/nnheader.el	Tue Dec 11 05:24:02 2007 +0000
@@ -251,6 +251,8 @@
   (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