From 8770ce7c0e3a4842862d72902ed8b340b8840c2d Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Sun, 7 Feb 2010 01:27:38 +0000 Subject: [PATCH] upstream/547739-manual-typos.patch: typos in manual.txt (Closes: 547739) --- debian/changelog | 1 + debian/patches/series | 3 +- .../upstream/547739-manual-typos.patch | 72 +++++++++++++++++++ 3 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 debian/patches/upstream/547739-manual-typos.patch diff --git a/debian/changelog b/debian/changelog index ed84fa5..fd58a54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ mutt (1.5.20-7) unstable; urgency=low attachments (Closes: 228671) + upstream/383769-score-match.patch: match full name with ~F, same as mutt-ng (Closes: 383769) + + upstream/547739-manual-typos.patch: typos in manual.txt (Closes: 547739) + debian-specific/Muttrc: set time_inc to be 250ms (Closes: 537746) * debian/control: + bumping Standards-Version to 3.8.4, nothing to be done diff --git a/debian/patches/series b/debian/patches/series index 933b869..764f675 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -56,8 +56,9 @@ upstream/568295-references.patch upstream/547980-smime_keys-chaining.patch upstream/528233-readonly-open.patch upstream/228671-pipe-mime.patch - upstream/383769-score-match.patch +upstream/547739-manual-typos.patch + misc/hyphen-as-minus.patch #misc/manpage-typos.patch misc/smime_keys-manpage.patch diff --git a/debian/patches/upstream/547739-manual-typos.patch b/debian/patches/upstream/547739-manual-typos.patch new file mode 100644 index 0000000..024b500 --- /dev/null +++ b/debian/patches/upstream/547739-manual-typos.patch @@ -0,0 +1,72 @@ +Minor typos in manual.txt, see upstream http://bugs.mutt.org/3379 + +--- a/doc/manual.xml.head ++++ b/doc/manual.xml.head +@@ -1511,7 +1511,7 @@ + + + After editing the initial message text and before entering +-the compose menu, Mutt properly space-stuffes the message. ++the compose menu, Mutt properly space-stuffs the message. + Space-stuffing is required by RfC3676 defining + format=flowed and means to prepend a space to: + +@@ -2507,7 +2507,7 @@ + + + attachment +-bold (hiliting bold patterns in the body of messages) ++bold (highlighting bold patterns in the body of messages) + error (error messages printed by Mutt) + hdrdefault (default color of the message header in the pager) + indicator (arrow or bar used to indicate the current item in a menu) +@@ -2516,11 +2516,11 @@ + normal + quoted (text matching $quote_regexp in the body of a message) + quoted1, quoted2, ..., quotedN (higher levels of quoting) +-search (hiliting of words in the pager) ++search (highlighting of words in the pager) + signaturestatus (mode lines used to display info about the mailbox or message) + tilde (the ˜ used to pad blank lines in the pager) + tree (thread tree drawn in the message index and attachment menu) +-underline (hiliting underlined patterns in the body of messages) ++underline (highlighting underlined patterns in the body of messages) + + + +@@ -3095,7 +3095,7 @@ + the command is executed, so if these names contain shortcut characters (such as = and !), any variable + definition that affects these characters (like $folder and $spoolfile) + should be set before the mailboxes command. If +-none of these shorcuts are used, a local path should be absolute as ++none of these shortcuts are used, a local path should be absolute as + otherwise Mutt tries to find it relative to the directory + from where Mutt was started which may not always be desired. + +@@ -5841,7 +5841,7 @@ + If the command is empty, this operation is + disabled for this file type. In this case, the folder will be open and + closed again (using open-hook and +-close-hookrespectively) each time you ++close-hook respectively) each time you + will add to it. + + +@@ -6811,7 +6811,7 @@ + ## line is unnecessary if you already have "attach-allow */.*", of + ## course. These are off by default! The MIME elements contained + ## within a message/* or multipart/* are still examined, even if the +-## containers themseves don't qualify. ++## containers themselves don't qualify. + ## + #attachments +A message/.* multipart/.* + #attachments +I message/.* multipart/.* +@@ -7465,7 +7465,7 @@ + the current chain position, use <select-entry> or <append>. + You can also delete entries from the chain, using the corresponding + function. Finally, to abandon your changes, leave the menu, or +-<accept> them pressing (by default) the Return key. ++<accept> them, pressing (by default) the Return key. + + + -- 2.43.0