+2003-12-19 Jesper Harder <harder@ifa.au.dk>
+
+ * gnus-msg.el (gnus-summary-followup): Correct documentation.
+
2003-12-18 Jesper Harder <harder@ifa.au.dk>
* gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
2003-12-16 Per Abrahamsen <abraham@dina.kvl.dk>
* nnmail.el (nnmail-split-fancy): The widget now supports
- restrictions.
+ restrictions.
2003-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
If prefix argument YANK is non-nil, the original article is yanked
automatically.
YANK is a list of elements, where the car of each element is the
-article number, and the two following numbers is the region to be
-yanked."
+article number, and the cdr is the string to be yanked."
(interactive
(list (and current-prefix-arg
(gnus-summary-work-articles 1))))