X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=sieve-ja.texi;h=0afb1de928ef2fac49e903b5cb5405afa887606c;hb=e3b619941a64160a3dfb64ad50c0a03636378d08;hp=275ddb1933563e0dc3055b39684c5f33506c8327;hpb=7420ccfc4c3760be8345a9cae2ca0663f80f3669;p=elisp%2Fgnus-doc-ja.git diff --git a/sieve-ja.texi b/sieve-ja.texi index 275ddb1..0afb1de 100644 --- a/sieve-ja.texi +++ b/sieve-ja.texi @@ -1,5 +1,7 @@ \input texinfo @c -*-texinfo-*- +@include gnus-overrides-ja.texi + @setfilename sieve-ja @settitle Emacs Sieve Manual @synindex fn cp @@ -12,49 +14,36 @@ @copying This file documents the Emacs Sieve package. -Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006 Free -Software Foundation, Inc. +Copyright @copyright{} 2001-2011 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover texts being ``A GNU -Manual'', and with the Back-Cover Texts as in (a) below. A copy of the -license is included in the section entitled ``GNU Free Documentation -License'' in the Emacs manual. +Invariant Sections, with the Front-Cover texts being ``A GNU Manual'', +and with the Back-Cover Texts as in (a) below. A copy of the license +is included in the section entitled ``GNU Free Documentation License''. $B$3$NJ8=q$r!"%U%j!<%=%U%H%&%'%":bCDH/9T$N(B GNU $B%U%j!r7o$N2<$GJ#@=!"G[I[!"$"$k$$$OJQ99$9(B +$BBh(B 1.3 $BHG$^$?$O$=$l0J9_$NHG$,Dj$a$k>r7o$N2<$GJ#@=!"G[I[!"$"$k$$$OJQ99$9(B $B$k$3$H$r5v2D$7$^$9!#JQ99IT2DItJ,$O;XDj$7$^$;$s!#!H(BA GNU Manual$B!I$OI=I=;f(B $B%F%-%9%H!"0J2<$N(B (a) $B$ON"I=;f%F%-%9%H$G$9!#$3$NMxMQ5vBz7@Ls=q$NJ#O$K4^$^$l$F$$$^(B -$B$9!#(B - -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' +$B!V(BGNU $B%U%j!O$K4^$^$l$F$$$^$9!#(B -(a) FSF $B$NN"I=;f%F%-%9%H(B:$B!V$"$J$?$K$O$3$N(B GNU Manual $B$r(B GNU $B%=%U%H%&%'%"(B -$B$N$h$&$KJ#@=$7$?$jJQ99$9$k<+M3$,$"$j$^$9!#J#@=$O%U%j!<%=%U%H%&%'%":bCD$K(B -$B$h$C$F=PHG$5$l$^$7$?!#(B($B%U%j!<%=%U%H%&%'%":bCD$O(B) GNU $B$N3+H/$N$?$a$KI,MW(B -$B$J;q6b$r=8$a$F$$$^$9!#!W(B +(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and +modify this GNU manual. Buying copies from the FSF supports it in +developing GNU and promoting software freedom.'' -This document is part of a collection distributed under the GNU Free -Documentation License. If you want to distribute this document -separately from the collection, you can do so by adding a copy of the -license to the document, as described in section 6 of the license. - -$B$3$NJ8=q$O!V(BGNU $B%U%j!O$K5-=R$5$l$F$$$k$h$&$K!"J8=q$K7@Ls=q$NJ#$NJXMx$J5!G=$r(B $BDs6!$7$^$9!#(B -$B$3$N%a%8%c!<%b!<%I$K@Z$jBX$($k$K$O(B @samp{M-x sieve-mode} $B$r;H$C$F2<$5$$!#(B -$B$3$N%3%^%s%I$O(B @code{sieve-mode-hook} $B$GM?$($i$l$?%U%C%/$rO$K$[$s$N>/$7$@$1$"$k%3!<%I$NCGJR$rMxMQ(B $B$9$l$PNI$$$G$7$g$&!#(BSieve $B8@8l$G%<%m$+$i5,B'$r=q$/$3$H$,$b$C$H2wE,$K46$8(B $B$i$l$k$h$&$K$J$k$^$G$O!"$=$l$i$r%+%C%H!u%Z!<%9%H$7$F9%$-$J$h$&$KJQ99$7$F(B -$B2<$5$$!#(B +$B$/$@$5$$!#(B $B0J2<$N40A4$J(B Sieve $B%9%/%j%W%H$O!"9gCW$9$k(B @samp{Sender:} $B%X%C%@!<$r;}$D(B $B$9$Y$F$N%a%C%;!<%8$r!";XDj$5$l$?%a!<%k%\%C%/%9$K3JG<$7$^$9!#B?$/$N%a!<%j(B @@ -246,7 +244,7 @@ Sieve $B$r=OCN$7$F$$$J$$$J$i!"$3$N>O$K$[$s$N>/$7$@$1$"$k%3!<%I$NCGJR$rMxMQ(B require "fileinto"; if address "sender" "owner-w3-beta@@xemacs.org" @{ - fileinto "INBOX.w3-beta"; + fileinto "INBOX.w3-beta"; @} @end example @@ -256,7 +254,7 @@ if address "sender" "owner-w3-beta@@xemacs.org" @{ @example if header :contains "Delivered-To" "auc-tex@@sunsite.dk" @{ - fileinto "INBOX.auc-tex"; + fileinto "INBOX.auc-tex"; @} @end example @@ -267,7 +265,7 @@ if header :contains "Delivered-To" "auc-tex@@sunsite.dk" @{ @example if address ["to", "cc"] "kerberos@@mit.edu" @{ - fileinto "INBOX.kerberos"; + fileinto "INBOX.kerberos"; @} @end example @@ -282,10 +280,6 @@ if address ["to", "cc"] "kerberos@@mit.edu" @{ customize-group RET sieve RET}): @table @code -@item sieve-manage-default-user -@vindex sieve-manage-default-user -$B%G%#%U%)%k%H$N%f!<%6!$r@_Dj$7$^$9!#(B - @item sieve-manage-default-port @vindex sieve-manage-default-port $B;EMM$9$k%G%#%U%)%k%H$N%]!<%H$r@_Dj$7$^$9!#Ds0F$5$l$F$$$k%]!<%HHV9f(B @@ -315,7 +309,7 @@ API $B$N4X?t$K$O0J2<$N$b$N$,$"$j$^$9(B: @item sieve-manage-authenticate @findex sieve-manage-authenticate -$B%5!<%P!<$rG'>Z$7$^$9!#(B +$B%5!<%P!<$NG'>Z$rl9g$@$1!"Hs(B-@code{nil} $B$r(B -$BJV$7$^$9!#(B +$BM?$($i$l$?%5%$%:$N%9%/%j%W%H$N$?$a$N6u$-$,$"$l$P!"Hs(B-@code{nil} $B$rJV$7$^(B +$B$9!#(B @item sieve-manage-getscript @findex sieve-manage-getscript @@ -359,12 +353,18 @@ Sieve: $B%a!<%k_I2a8@8l(B Sieve $B%9%/%j%W%H$r1s3V4IM}$9$k$?$a$N%W%m%H%3%k(B @end table +@node GNU Free Documentation License +@chapter GNU $B%U%j!