Gnus development mailing list
 help / color / mirror / Atom feed
* custom-manual typos
@ 2004-02-26 23:50 Kevin Ryde
  2004-02-27  0:31 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2004-02-26 23:50 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

A few customize manual links that seem to have bit rotted,

        * gnus.el (gnus-group, gnus-summary, gnus-summary-sort): Corrections
        to custom-manual links.
        * gnus-art.el (gnus-article): Ditto.
        * mm-decode.el (mime-display, mime-security): Ditto.


[-- Attachment #2: gnus.el.manual.diff --]
[-- Type: text/plain, Size: 950 bytes --]

--- gnus.el.~7.12.~	2004-02-27 09:36:50.000000000 +1000
+++ gnus.el	2004-02-27 09:37:31.000000000 +1000
@@ -70,7 +70,7 @@ (defgroup gnus-start-server nil
 ;; These belong to gnus-group.el.
 (defgroup gnus-group nil
   "Group buffers."
-  :link '(custom-manual "(gnus)The Group Buffer")
+  :link '(custom-manual "(gnus)Group Buffer")
   :group 'gnus)
 
 (defgroup gnus-group-foreign nil
@@ -111,7 +111,7 @@ (defgroup gnus-group-various nil
 ;; These belong to gnus-sum.el.
 (defgroup gnus-summary nil
   "Summary buffers."
-  :link '(custom-manual "(gnus)The Summary Buffer")
+  :link '(custom-manual "(gnus)Summary Buffer")
   :group 'gnus)
 
 (defgroup gnus-summary-exit nil
@@ -155,7 +155,7 @@ (defgroup gnus-summary-mail nil
 
 (defgroup gnus-summary-sort nil
   "Sorting the summary buffer."
-  :link '(custom-manual "(gnus)Sorting")
+  :link '(custom-manual "(gnus)Summary Sorting")
   :group 'gnus-summary)
 
 (defgroup gnus-summary-visual nil

[-- Attachment #3: gnus-art.el.manual.diff --]
[-- Type: text/plain, Size: 679 bytes --]

--- gnus-art.el.~7.18.~	2004-02-27 09:48:39.000000000 +1000
+++ gnus-art.el	2004-02-27 09:49:06.000000000 +1000
@@ -1,5 +1,5 @@
 ;;; gnus-art.el --- article mode commands for Gnus
-;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 ;;        Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
@@ -50,7 +50,7 @@ (autoload 'ansi-color-apply-on-region "a
 
 (defgroup gnus-article nil
   "Article display."
-  :link '(custom-manual "(gnus)The Article Buffer")
+  :link '(custom-manual "(gnus)Article Buffer")
   :group 'gnus)
 
 (defgroup gnus-article-treat nil

[-- Attachment #4: mm-decode.el.manual.diff --]
[-- Type: text/plain, Size: 887 bytes --]

Index: mm-decode.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/mm-decode.el,v
retrieving revision 7.3
diff -u -u -F^( -r7.3 mm-decode.el
--- mm-decode.el	15 Jan 2004 10:59:39 -0000	7.3
+++ mm-decode.el	26 Feb 2004 23:45:28 -0000
@@ -41,7 +41,7 @@ (add-hook 'gnus-exit-gnus-hook 'mm-destr
 
 (defgroup mime-display ()
   "Display of MIME in mail and news articles."
-  :link '(custom-manual "(emacs-mime)Customization")
+  :link '(custom-manual "(emacs-mime)Display Customization")
   :version "21.1"
   :group 'mail
   :group 'news
@@ -49,7 +49,7 @@ (defgroup mime-display ()
 
 (defgroup mime-security ()
   "MIME security in mail and news articles."
-  :link '(custom-manual "(emacs-mime)Customization")
+  :link '(custom-manual "(emacs-mime)Display Customization")
   :group 'mail
   :group 'news
   :group 'multimedia)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: custom-manual typos
  2004-02-26 23:50 custom-manual typos Kevin Ryde
@ 2004-02-27  0:31 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2004-02-27  0:31 UTC (permalink / raw)
  Cc: ding

>>>>> In <871xohmmd0.fsf@zip.com.au>
>>>>>	Kevin Ryde <user42@zip.com.au> wrote:

> A few customize manual links that seem to have bit rotted,

>         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort): Corrections
>         to custom-manual links.
>         * gnus-art.el (gnus-article): Ditto.
>         * mm-decode.el (mime-display, mime-security): Ditto.

I've commited it.  Thanks.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-27  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-26 23:50 custom-manual typos Kevin Ryde
2004-02-27  0:31 ` Katsumi Yamaoka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).