From ac8d71921ffd598e6980e97e57fa16de15e1c797 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 11 Oct 2004 13:40:36 +0000 Subject: [PATCH] Synch to No Gnus 200410111212. --- lisp/ChangeLog | 5 +++++ lisp/gnus-group.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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." -- 1.7.10.4