hgbook

diff en/99defs.tex @ 14:e2aa527bafa0

Describe unified diffs
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jul 03 17:12:11 2006 -0700 (2006-07-03)
parents e9d5b4c3d16b
children 81454425eee9
line diff
     1.1 --- a/en/99defs.tex	Thu Jun 29 00:32:35 2006 -0700
     1.2 +++ b/en/99defs.tex	Mon Jul 03 17:12:11 2006 -0700
     1.3 @@ -2,6 +2,7 @@
     1.4  \newcommand{\filename}[1]{\texttt{#1}}
     1.5  \newcommand{\hgext}[1]{\texttt{#1}}
     1.6  \newcommand{\hgcmd}[1]{``\texttt{hg #1}''}
     1.7 +\newcommand{\command}[1]{\texttt{#1}}
     1.8  \newcommand{\hgcmdargs}[2]{``\texttt{hg #1 #2}''}
     1.9  
    1.10  \newsavebox{\notebox}