From: yamaoka Date: Mon, 11 Oct 2004 13:40:36 +0000 (+0000) Subject: Synch to No Gnus 200410111212. X-Git-Tag: t-gnus-6_17_4-quimby-~719 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ac8d71921ffd598e6980e97e57fa16de15e1c797;hp=f57c13ed46723c1ef9c00ebaab365be30d02bb87;p=elisp%2Fgnus.git- Synch to No Gnus 200410111212. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e16fd7d..a599c77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-10-11 Reiner Steib + + * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in + doc string. + 2004-10-08 Katsumi Yamaoka * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types. diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el index 02d3aea..06b0f3d 100644 --- a/lisp/gnus-group.el +++ b/lisp/gnus-group.el @@ -2372,7 +2372,7 @@ ADDRESS." "Delete the current group. Only meaningful with editable groups. If FORCE (the prefix) is non-nil, all the articles in the group will be deleted. This is \"deleted\" as in \"removed forever from the face -of the Earth\". There is no undo. The user will be prompted before +of the Earth\". There is no undo. The user will be prompted before doing the deletion. Note that you also have to specify FORCE if you want the group to be removed from the server, even when it's empty."