hgbook

diff en/examples/mq.tutorial @ 47:6f37e6a7d8cd

Get Emacs to figure out what syntax highlighting to use for examples.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun Jul 23 23:38:41 2006 -0700 (2006-07-23)
parents 5cee64874312
children ec1f144968de
line diff
     1.1 --- a/en/examples/mq.tutorial	Mon Jul 17 00:00:12 2006 -0700
     1.2 +++ b/en/examples/mq.tutorial	Sun Jul 23 23:38:41 2006 -0700
     1.3 @@ -1,3 +1,5 @@
     1.4 +#!/bin/bash
     1.5 +
     1.6  echo '[extensions]' >> $HGRC
     1.7  echo 'hgext.mq =' >> $HGRC
     1.8