equal
deleted
inserted
replaced
36 or for archive distribution. |
36 or for archive distribution. |
37 |
37 |
38 Configuration is done in the [keyword] and [keywordmaps] sections of hgrc |
38 Configuration is done in the [keyword] and [keywordmaps] sections of hgrc |
39 files. |
39 files. |
40 |
40 |
41 Example: |
41 Example:: |
42 |
42 |
43 [keyword] |
43 [keyword] |
44 # expand keywords in every python file except those matching "x*" |
44 # expand keywords in every python file except those matching "x*" |
45 **.py = |
45 **.py = |
46 x* = ignore |
46 x* = ignore |