view en/examples/mq.tutorial.qnew.out @ 476:d5f1049a79dd

roll back untranslatable and more on undo.tex
author Igor TAmara <igor@tamarapatino.org>
date Mon, 27 Oct 2008 17:14:02 -0500
parents 00f69e8825c5
children
line wrap: on
line source

$ \textbf{hg tip}
changeset:   
tag:         tip
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     first change

$ \textbf{hg qnew first.patch}
$ \textbf{hg tip}
changeset:   
tag:         qtip
tag:         first.patch
tag:         tip
tag:         qbase
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     [mq]: first.patch

$ \textbf{ls .hg/patches}
first.patch  series  status