projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c447cd7
)
Synch to No Gnus 200512210729.
author
yamaoka
<yamaoka>
Wed, 21 Dec 2005 07:30:08 +0000
(07:30 +0000)
committer
yamaoka
<yamaoka>
Wed, 21 Dec 2005 07:30:08 +0000
(07:30 +0000)
lisp/nnrss.el
patch
|
blob
|
history
diff --git
a/lisp/nnrss.el
b/lisp/nnrss.el
index
73ce663
..
a43b5fb
100644
(file)
--- a/
lisp/nnrss.el
+++ b/
lisp/nnrss.el
@@
-265,7
+265,7
@@
The return value will be `html' or `text'."
(max 1 (/ (* (window-width window) 7) 8))))
(fill-region (point) (point-max))
(goto-char (point-max))
- ;; XEmacs version of `fill-column' inserts newline.
+ ;; XEmacs version of `fill-region' inserts newline.
(unless (bolp)
(insert "\n"))))
(goto-char (point-max))