From: Lars Magne Ingebrigtsen Date: Mon, 13 Jan 2003 18:43:28 +0000 (+0000) Subject: 2003-01-13 Reiner Steib X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=99cc7a42a2b4cb703535549913504b7158eebf64 2003-01-13 Reiner Steib * gnus.texi (Window Layout): Fixed braces in example. 2003-01-13 Reiner Steib * gnus.texi (Article Washing): Use new function names in `deuglify.el'. Addition. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 3a8d5afe8..4fbffa793 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,12 @@ +2003-01-13 Reiner Steib + + * gnus.texi (Window Layout): Fixed braces in example. + +2003-01-13 Reiner Steib + + * gnus.texi (Article Washing): Use new function names in + `deuglify.el'. Addition. + 2003-01-13 Simon Josefsson * gnus.texi (X-Face): Fix. diff --git a/texi/gnus.texi b/texi/gnus.texi index 7008fd328..9bac7c6d5 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -8296,17 +8296,17 @@ an attempt to provide more quoting characters. If you see something like @code{\222} or @code{\264} where you're expecting some kind of apostrophe or quotation mark, then try this wash. -@item W k -@kindex W k (Summary) +@item W Y f @kindex W Y f (Summary) @findex gnus-article-outlook-deuglify-article @cindex Outlook Express -Deuglify broken Outlook (Express) articles. +Full deuglify of broken Outlook (Express) articles: Treat dumbquotes, +unwrap lines, repair attribution and rearrange citation. (@code{gnus-article-outlook-deuglify-article}). @item W Y u @kindex W Y u (Summary) -@findex gnus-outlook-unwrap-lines +@findex gnus-article-outlook-unwrap-lines Unwrap lines that appear to be wrapped citation lines. You can control what lines will be unwrapped by frobbing @code{gnus-outlook-deuglify-unwrap-min} and @@ -8316,15 +8316,15 @@ maximum length of an unwrapped citation line. @item W Y a @kindex W Y a (Summary) -@findex gnus-outlook-repair-attribution -Repair a broken attribution line -(@code{gnus-outlook-repair-attribution}). +@findex gnus-article-outlook-repair-attribution +Repair a broken attribution line. +(@code{gnus-article-outlook-repair-attribution}). @item W Y c @kindex W Y c (Summary) -@findex gnus-outlook-rearrange-citation +@findex gnus-article-outlook-rearrange-citation Repair broken citations by rearranging the text. -(@code{gnus-outlook-rearrange-citation}). +(@code{gnus-article-outlook-rearrange-citation}). @item W w @kindex W w (Summary) @@ -19921,7 +19921,7 @@ might be used: (vertical 0.24 (if (buffer-live-p gnus-summary-buffer) '(summary 0.5)) - (group 1.0))))) + (group 1.0)))) @end lisp One common desire for a multiple frame split is to have a separate frame