(gnus-topic-make-menu-bar): Add ellipsis.
authorJesper Harder <harder@ifa.au.dk>
Wed, 19 Feb 2003 23:45:34 +0000 (23:45 +0000)
committerJesper Harder <harder@ifa.au.dk>
Wed, 19 Feb 2003 23:45:34 +0000 (23:45 +0000)
lisp/ChangeLog
lisp/gnus-topic.el

index 50a99c7..eda7ade 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-20  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
+
 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
index f4fe792..eea18ef 100644 (file)
@@ -1103,7 +1103,7 @@ articles in the topic and its subtopics."
        ["Move..." gnus-topic-move-group t]
        ["Remove" gnus-topic-remove-group t]
        ["Copy matching..." gnus-topic-copy-matching t]
-       ["Move matching" gnus-topic-move-matching t])
+       ["Move matching..." gnus-topic-move-matching t])
        ("Topics"
        ["Goto..." gnus-topic-jump-to-topic t]
        ["Show" gnus-topic-show-topic t]