/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/rules.txt

  • Committer: Robert J. Tanner
  • Date: 2009-04-29 05:53:21 UTC
  • mfrom: (4311 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4312.
  • Revision ID: tanner@real-time.com-20090429055321-v2s5l1mgki9f6cgn
[merge] 1.14 back to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    eol = dos
13
13
 
14
14
    [name *.html *.xml]
15
 
    keywords = escape
 
15
    keywords = xml_escape
16
16
 
17
17
Preferences like these are useful for commands and plugins wishing to
18
 
provide custom behaviour for selected files in selected branches.
19
 
 
 
18
provide custom behaviour for selected files.  For more information on 
 
19
end of line conversion see ``bzr help eol``.  Keyword support is provided
 
20
by the bzr-keywords plugin (http://launchpad.net/bzr-keywords).
20
21
 
21
22
Files
22
23
-----