diff ja/mq-ref.tex @ 340:48ebf2d7dafe

more mq-ref.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Tue, 03 Jun 2008 20:11:46 +0900
parents 12dde4918d24
children 701429159ba8
line wrap: on
line diff
--- a/ja/mq-ref.tex	Tue Jun 03 13:03:10 2008 +0900
+++ b/ja/mq-ref.tex	Tue Jun 03 20:11:46 2008 +0900
@@ -250,12 +250,18 @@
 %\subsection{\hgxcmd{mq}{qpop}---pop patches off the stack}
 \subsection{\hgxcmd{mq}{qpop}---$B%9%?%C%/$+$i%Q%C%A$r%]%C%W$9$k(B}
 
-The \hgxcmd{mq}{qpop} command removes applied patches from the top of the
-stack of applied patches.  By default, it removes only one patch.
+%The \hgxcmd{mq}{qpop} command removes applied patches from the top of the
+%stack of applied patches.  By default, it removes only one patch.
+
+\hgxcmd{mq}{qpop}$B%3%^%s%I$OE,MQ$5$l$?%Q%C%A$N%9%?%C%/$N%H%C%W$+$i%Q%C%A(B
+$B$r=|5n$9$k!%%G%U%)%k%H$G$O%Q%C%A$r(B1$B$D=|5n$9$k!%(B
 
-This command removes the changesets that represent the popped patches
-from the repository, and updates the working directory to undo the
-effects of the patches.
+%This command removes the changesets that represent the popped patches
+%from the repository, and updates the working directory to undo the
+%effects of the patches.
+
+$B$3$N%3%^%s%I$O%j%]%8%H%j$+$i%]%C%W$5$l$?%Q%C%A$rI=$9%A%'%s%8%;%C%H$r=|5n(B
+$B$7!$%o!<%-%s%0%G%#%l%/%H%j$r%Q%C%A$N8z2L$r=|5n$9$k$h$&$K99?7$9$k!%(B
 
 This command takes an optional argument, which it uses as the name or
 index of the patch to pop to.  If given a name, it will pop patches
@@ -265,6 +271,8 @@
 only comments do not count).  It pops patches until the patch
 identified by the given index is the topmost applied patch.
 
+$B$3$N%3%^%s%I$O%*%W%7%g%s$N0z?t$r<h$j!$(B
+
 The \hgxcmd{mq}{qpop} command does not read or write patches or the
 \sfilename{series} file.  It is thus safe to \hgxcmd{mq}{qpop} a patch that
 you have removed from the \sfilename{series} file, or a patch that you
@@ -465,11 +473,17 @@
 %\subsection{The \sfilename{status} file}
 \subsection{\sfilename{status}$B%U%!%$%k(B}
 
-The \sfilename{status} file contains the names and changeset hashes of
-all patches that MQ currently has applied.  Unlike the
-\sfilename{series} file, this file is not intended for editing.  You
-should not place this file under revision control, or modify it in any
-way.  It is used by MQ strictly for internal book-keeping.
+%The \sfilename{status} file contains the names and changeset hashes of
+%all patches that MQ currently has applied.  Unlike the
+%\sfilename{series} file, this file is not intended for editing.  You
+%should not place this file under revision control, or modify it in any
+%way.  It is used by MQ strictly for internal book-keeping.
+
+\sfilename{status}$B%U%!%$%k$O(BMQ$B$,8=:_E,MQ$7$F$$$k$9$Y$F$N%Q%C%A$NL>A0$H%A%'(B
+$B%s%8%;%C%H%O%C%7%e$r;}$D!%(B\sfilename{series}$B%U%!%$%k$H0c$C$F!$$3$N%U%!%$(B
+$B%k$OJT=8$5$l$k$3$H$r0U?^$7$F$$$J$$!%$3$N%U%!%$%k$O%j%S%8%g%s4IM}$7$?$j!$(B
+$BJT=8$7$?$j$9$Y$-$G$O$J$$!%$3$l$O(BMQ$B$K$h$C$FFbIt$N4IM}$KMQ$$$i$l$k$Y$-$b$N(B
+$B$G$"$k!%(B
 
 %%% Local Variables: 
 %%% mode: yatex