Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: custom-manual typos
Date: Fri, 27 Feb 2004 09:50:35 +1000	[thread overview]
Message-ID: <871xohmmd0.fsf@zip.com.au> (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)

             reply	other threads:[~2004-02-26 23:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26 23:50 Kevin Ryde [this message]
2004-02-27  0:31 ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871xohmmd0.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).