diff lisp/gnus/gnus-topic.el @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 43dd3413c7c7
children 85ec50267440
line wrap: on
line diff
--- a/lisp/gnus/gnus-topic.el	Mon Aug 13 09:42:28 2007 +0200
+++ b/lisp/gnus/gnus-topic.el	Mon Aug 13 09:43:35 2007 +0200
@@ -894,6 +894,8 @@
     [tab] gnus-topic-indent
     "r" gnus-topic-rename
     "\177" gnus-topic-delete
+    [backpace] gnus-topic-delete
+    [delete] gnus-topic-delete
     "h" gnus-topic-toggle-display-empty-topics)
 
   (gnus-define-keys (gnus-topic-sort-map "S" gnus-group-topic-map)