]> git.eshelyaron.com Git - emacs.git/commitdiff
(ietf-drums-unfold-fws): Autoload it.
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2007 05:24:02 +0000 (05:24 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2007 05:24:02 +0000 (05:24 +0000)
lisp/gnus/nnheader.el

index 11cb4bff55c5a6185ef9b47b8d12019787d8b598..79783f535c381572f589229fccfccd63a49c1c42 100644 (file)
@@ -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