templates/map-raw
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 22 Aug 2006 16:59:22 -0700
changeset 3009 e2bad806ccc3
parent 2539 8a8d9ada4528
child 3236 a63be0dfa42e
permissions -rw-r--r--
mq.el: add ability to edit a patch.

header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'