tests/test-keyword.out
changeset 9291 cd5b6a11b607
parent 9157 9261667e9b82
child 9295 b0f447a259ab
--- a/tests/test-keyword.out	Sun Aug 02 16:34:25 2009 +0200
+++ b/tests/test-keyword.out	Sun Aug 02 17:17:17 2009 +0200
@@ -13,10 +13,10 @@
 
 Example:
 
-[keyword]
-# expand keywords in every python file except those matching "x*"
-**.py =
-x*    = ignore
+  [keyword]
+  # expand keywords in every python file except those matching "x*"
+  **.py =
+  x*    = ignore
 
 NOTE: the more specific you are in your filename patterns the less you lose
 speed in huge repositories.
@@ -54,9 +54,9 @@
 
 enabled extensions:
 
- keyword   expand keywords in tracked files
- mq        manage a stack of patches
- notify    hooks for sending email notifications at commit/push time
+   keyword   expand keywords in tracked files
+   mq        manage a stack of patches
+   notify    hooks for sending email notifications at commit/push time
 
 use "hg -v help keyword" to show aliases and global options
 % hg kwdemo