hgbook

diff en/examples/auto-snippets.xml @ 694:88828b784971

Add more complex example hook
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Apr 28 23:10:43 2009 -0700 (2009-04-28)
parents 1a0a78e197c3
children 9e33729cafae
line diff
     1.1 --- a/en/examples/auto-snippets.xml	Fri Apr 24 00:27:05 2009 -0700
     1.2 +++ b/en/examples/auto-snippets.xml	Tue Apr 28 23:10:43 2009 -0700
     1.3 @@ -1,4 +1,5 @@
     1.4  <!ENTITY ch06-apache-config.lst SYSTEM "results/ch06-apache-config.lst.lxo">
     1.5 +<!ENTITY ch09-check_whitespace.py.lst SYSTEM "results/ch09-check_whitespace.py.lst.lxo">
     1.6  <!ENTITY ch10-bugzilla-config.lst SYSTEM "results/ch10-bugzilla-config.lst.lxo">
     1.7  <!ENTITY ch10-notify-config-mail.lst SYSTEM "results/ch10-notify-config-mail.lst.lxo">
     1.8  <!ENTITY ch10-notify-config.lst SYSTEM "results/ch10-notify-config.lst.lxo">
     1.9 @@ -65,6 +66,8 @@
    1.10  <!ENTITY interaction.ch04-resolve.merge SYSTEM "results/ch04-resolve.merge.lxo">
    1.11  <!ENTITY interaction.ch04-resolve.pull SYSTEM "results/ch04-resolve.pull.lxo">
    1.12  <!ENTITY interaction.ch04-resolve.right SYSTEM "results/ch04-resolve.right.lxo">
    1.13 +<!ENTITY interaction.ch09-hook.ws.better SYSTEM "results/ch09-hook.ws.better.lxo">
    1.14 +<!ENTITY interaction.ch09-hook.ws.simple SYSTEM "results/ch09-hook.ws.simple.lxo">
    1.15  <!ENTITY interaction.ch11-qdelete.convert SYSTEM "results/ch11-qdelete.convert.lxo">
    1.16  <!ENTITY interaction.ch11-qdelete.go SYSTEM "results/ch11-qdelete.go.lxo">
    1.17  <!ENTITY interaction.ch11-qdelete.import SYSTEM "results/ch11-qdelete.import.lxo">
    1.18 @@ -122,8 +125,6 @@
    1.19  <!ENTITY interaction.hook.simple.ext SYSTEM "results/hook.simple.ext.lxo">
    1.20  <!ENTITY interaction.hook.simple.init SYSTEM "results/hook.simple.init.lxo">
    1.21  <!ENTITY interaction.hook.simple.pretxncommit SYSTEM "results/hook.simple.pretxncommit.lxo">
    1.22 -<!ENTITY interaction.hook.ws.better SYSTEM "results/hook.ws.better.lxo">
    1.23 -<!ENTITY interaction.hook.ws.simple SYSTEM "results/hook.ws.simple.lxo">
    1.24  <!ENTITY interaction.issue29.go SYSTEM "results/issue29.go.lxo">
    1.25  <!ENTITY interaction.mq.dodiff.diff SYSTEM "results/mq.dodiff.diff.lxo">
    1.26  <!ENTITY interaction.mq.guards.init SYSTEM "results/mq.guards.init.lxo">