projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
163a3c6
)
(ietf-drums-unfold-fws): Autoload it.
author
Glenn Morris
<rgm@gnu.org>
Tue, 11 Dec 2007 05:24:02 +0000
(
05:24
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 11 Dec 2007 05:24:02 +0000
(
05:24
+0000)
lisp/gnus/nnheader.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/nnheader.el
b/lisp/gnus/nnheader.el
index 11cb4bff55c5a6185ef9b47b8d12019787d8b598..79783f535c381572f589229fccfccd63a49c1c42 100644
(file)
--- 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