# HG changeset patch # User Giampaolo Fadel <gp.fa...@gmail.com> # Date 1248264408 -7200 # Node ID 20cfcee35c2b945a20a8c24df77dde9aad5705da # Parent 06054831b0af4af4202df8857ea3bd5147b18958 doc: replace emphasis with the right role :kbd: and :guilabel: and others
diff --git a/doc/source/datamine.txt b/doc/source/datamine.txt --- a/doc/source/datamine.txt +++ b/doc/source/datamine.txt @@ -38,22 +38,22 @@ The toggle buttons below the entry fields are for: -*Follow copies and renames* +:guilabel:`Follow copies and renames` follow searches through copies and renames out of inclusion filters -*Ignore case* +:guilabel:`Ignore case` Perform the search without case considerations -*Show line numbers* +:guilabel:`Show line numbers` Show line numbers at the front of the matching lines -*Show all matching revisions* +:guilabel:`Show all matching revisions` Show every instance where the search criteria matches in a file, not just the most recent revision. It shows +/- to indicate whether the change adds or removes your search text. Search tabs are named after the search string most recently used to -start a search. The *New Search* toolbar button will obviously open a -new search tab while the *Stop* button will terminate an ongoing search -(the *Stop* button is only sensitive when a search is in progress). +start a search. The :guilabel:`New Search` toolbar button will obviously open a +new search tab while the :guilabel:`Stop` button will terminate an ongoing search +(the :guilabel:`Stop` button is only sensitive when a search is in progress). Matches ------- @@ -62,11 +62,11 @@ tooltip (author, date/time, summary). Right clicking on a matched line will bring up a context menu with these features: -*display change* +:guilabel:`display change` open a changeset window with this changeset, to see the full context -*annotate file* +:guilabel:`annotate file` open an annotation tab for this file at this revision -*file history* +:guilabel:`file history` open a changelog window with this file's revision history Annotate Tabs @@ -92,7 +92,7 @@ By right-clicking on the annotate pane's column headers (Line, Rev, Source) you can bring up a menu for showing two optional columns: -*filename* and *user*. +:guilabel:`filename` and :guilabel:`user`. Configurables ~~~~~~~~~~~~~ @@ -100,7 +100,7 @@ The annotate tabs support the following configurations defined primarily for other tools: -*Changelog->Author Coloring* +:menuselection:`Changelog --> Author Coloring` Give each author a separate color in the changelog graph -*TortoiseHg->Tab width* +:menuselection:`TortoiseHg --> Tab width` Number of spaces to expand tabs in diffs and annotate output ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop