From: Richard M. Stallman Date: Sat, 17 Jul 1993 18:56:09 +0000 (+0000) Subject: (gnus-info-nodes): Update node names. X-Git-Tag: emacs-19.34~11733 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=056afaf788dbc757a538fa616ceb6afb1a0200aa;p=emacs.git (gnus-info-nodes): Update node names. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 935dca78b87..3e1e423d4d3 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -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.