# HG changeset patch
# User Giampaolo Fadel <gp.fa...@gmail.com>
# Date 1248295842 -7200
# Node ID a010bfac3f66158981b72135963d7a2048a88677
# Parent  3644684c49faab53814c2b003eed3e8d235373b0
doc: add warning in shelve chapter

diff --git a/doc/source/shelve.txt b/doc/source/shelve.txt
--- a/doc/source/shelve.txt
+++ b/doc/source/shelve.txt
@@ -5,9 +5,10 @@
 .. module:: commit.dialog
    :synopsis: Dialog used to perform shelve/unshelve operations
 
-**The win32text extension can cause trouble with hunk selection.  This
-has been resolved in Mercurial 1.3 and TortoiseHg 0.8, but requires
-proper configuration. See issue #82.**
+.. warning::
+   The win32text extension can cause trouble with hunk selection.  This
+   has been resolved in Mercurial 1.3 and TortoiseHg 0.8, but requires
+   proper configuration. See `issue #82 
<http://bitbucket.org/tortoisehg/stable/issue/82/>`_.
        
 .. figure:: figures/shelve.png
    :alt: Shelve dialog

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to