Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-topic.el @ 144:318232e2a3f0 r20-2b6
Import from CVS: tag r20-2b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:34:14 +0200 |
parents | 585fb297b004 |
children | 59463afc5666 |
line wrap: on
line diff
--- a/lisp/gnus/gnus-topic.el Mon Aug 13 09:33:20 2007 +0200 +++ b/lisp/gnus/gnus-topic.el Mon Aug 13 09:34:14 2007 +0200 @@ -1024,6 +1024,8 @@ (gnus-group-read-group all no-article group))) (defun gnus-topic-create-topic (topic parent &optional previous full-topic) + "Create a new TOPIC under PARENT. +When used interactively, PARENT will be the topic under point." (interactive (list (read-string "New topic: ")