# HG changeset patch
# User Giampaolo Fadel <[email protected]>
# Date 1248293902 -7200
# Node ID 4de5af17c7ab53bcf81f812f79f41fd84165f707
# Parent 6bfb4678be945df7492a5ae3be4a594d3e6cdd40
doc: introduced note and warnings in commit chapter
diff --git a/doc/source/commit.txt b/doc/source/commit.txt
--- a/doc/source/commit.txt
+++ b/doc/source/commit.txt
@@ -5,12 +5,15 @@
.. module:: commit.dialog
:synopsis: Dialog used to perform commit
+.. note::
-This page describes the 0.8 version of commit
+ This page describes the 0.8 version of commit
-**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/>`_.
+
The commit tool is an important part of TortoiseHG. It is, in fact, the
only component that is launchable from the first level of the context
------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop