]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-info-nodes): Update node names.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Jul 1993 18:56:09 +0000 (18:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Jul 1993 18:56:09 +0000 (18:56 +0000)
lisp/gnus.el

index 935dca78b871d35c6739c62a27b77ffdfbbf22c1..3e1e423d4d3f6309969cb3d8bb2bd549f0025bf4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; GNUS: an NNTP-based News Reader for GNU Emacs
 ;; Copyright (C) 1987, 1988, 1989, 1990, 1993 Free Software Foundation, Inc.
-;; $Header: /gd/gnu/emacs/19.0/lisp/RCS/gnus.el,v 1.21 1993/06/10 11:46:43 jimb Exp jimb $
+;; $Header: /home/fsf/rms/e19/lisp/RCS/gnus.el,v 1.22 1993/06/29 23:03:21 jimb Exp rms $
 
 ;; This file is part of GNU Emacs.
 
@@ -612,8 +612,8 @@ use this; if non-nil, use no host name (user name only)")
   '((gnus-group-mode           "(gnus)Newsgroup Commands")
     (gnus-summary-mode         "(gnus)Summary Commands")
     (gnus-article-mode         "(gnus)Article Commands")
-    (gnus-kill-file-mode       "(gnus)KILL File")
-    (gnus-browse-killed-mode   "(gnus)Maintenance"))
+    (gnus-kill-file-mode       "(gnus)Kill File")
+    (gnus-browse-killed-mode   "(gnus)Maintaining Subscriptions"))
   "Assoc list of major modes and related Info nodes.")
 
 ;; Alist syntax is different from that of 3.14.3.