/[emacs]/emacs/lisp/gnus/gnus-art.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-art.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.97 by miles, Wed Sep 28 05:26:01 2005 UTC revision 1.98 by miles, Sat Oct 22 09:02:45 2005 UTC
# Line 1181  See Info node `(gnus)Customizing Article Line 1181  See Info node `(gnus)Customizing Article
1181  (defcustom gnus-treat-strip-trailing-blank-lines nil  (defcustom gnus-treat-strip-trailing-blank-lines nil
1182    "Strip trailing blank lines.    "Strip trailing blank lines.
1183  Valid values are nil, t, `head', `last', an integer or a predicate.  Valid values are nil, t, `head', `last', an integer or a predicate.
1184  See Info node `(gnus)Customizing Articles' for details."  See Info node `(gnus)Customizing Articles' for details.
1185    
1186    When set to t, it also strips trailing blanks in all MIME parts.
1187    Consider to use `last' instead."
1188    :group 'gnus-article-treat    :group 'gnus-article-treat
1189    :link '(custom-manual "(gnus)Customizing Articles")    :link '(custom-manual "(gnus)Customizing Articles")
1190    :type gnus-article-treat-custom)    :type gnus-article-treat-custom)
# Line 1189  See Info node `(gnus)Customizing Article Line 1192  See Info node `(gnus)Customizing Article
1192  (defcustom gnus-treat-strip-leading-blank-lines nil  (defcustom gnus-treat-strip-leading-blank-lines nil
1193    "Strip leading blank lines.    "Strip leading blank lines.
1194  Valid values are nil, t, `head', `last', an integer or a predicate.  Valid values are nil, t, `head', `last', an integer or a predicate.
1195  See Info node `(gnus)Customizing Articles' for details."  See Info node `(gnus)Customizing Articles' for details.
1196    
1197    When set to t, it also strips trailing blanks in all MIME parts."
1198    :group 'gnus-article-treat    :group 'gnus-article-treat
1199    :link '(custom-manual "(gnus)Customizing Articles")    :link '(custom-manual "(gnus)Customizing Articles")
1200    :type gnus-article-treat-custom)    :type gnus-article-treat-custom)

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26