changeset 313:f3cb5fac471a

more undo.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 17 Feb 2008 22:53:01 +0900
parents 1e32a0276b01
children aa132d5e2b32
files ja/undo.tex
diffstat 1 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ja/undo.tex	Tue Feb 12 15:45:39 2008 +0900
+++ b/ja/undo.tex	Sun Feb 17 22:53:01 2008 +0900
@@ -1005,14 +1005,22 @@
 $B%^!<%8!$J#?t$N%X%C%I$,$"$C$F$bLdBj$J$/<h$j07$($k!%0l2s$N(Bprobe$B$GMzNr$NCf(B
 $B$N$"$kJ,;^A4$F$r4"$k$3$H$,$G$-$k$?$a!$6K$a$F8zN(E*$KF0:n$9$k!%(B
 
-\subsection{Using the \hgcmd{bisect} command}
+%\subsection{Using the \hgcmd{bisect} command}
+\subsection{\hgcmd{bisect}$B%3%^%s%I$r;H$&(B}
+
+%Here's an example of \hgcmd{bisect} in action.
+\hgcmd{bisect}$B$NF0:n$rNc$G<($9!%(B
 
-Here's an example of \hgcmd{bisect} in action.
+%\begin{note}
+%  In versions 0.9.5 and earlier of Mercurial, \hgcmd{bisect} was not a
+%  core command: it was distributed with Mercurial as an extension.
+%  This section describes the built-in command, not the old extension.
+%\end{note}
 
 \begin{note}
-  In versions 0.9.5 and earlier of Mercurial, \hgcmd{bisect} was not a
-  core command: it was distributed with Mercurial as an extension.
-  This section describes the built-in command, not the old extension.
+  $B%P!<%8%g%s(B0.9.5$B0JA0$N(BMercurial$B$G$O!$(B\hgcmd{bisect}$B$O%3%"%3%^%s%I$G$O$J(B
+ $B$/!$(Bextension$B$H$7$F(BMercurial$B$KF1:-$5$l$F$$$?!%$3$N@a$O8E$$(Bextension$B$K$D(B
+ $B$$$F$G$O$J$/!$%S%k%H%$%s%3%^%s%I$H$7$F$N(B\hgcmd{bisect}$B$K$D$$$F=R$Y$F$$$k!%(B
 \end{note}
 
 Now let's create a repository, so that we can try out the