diff en/99defs.tex @ 50:8b0d389cf6e0

Update MQ chapter to match recent bug fixes.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 27 Jul 2006 10:20:55 -0700
parents 18210d46491f
children 0aae9d676e0f
line wrap: on
line diff
--- a/en/99defs.tex	Tue Jul 25 00:18:31 2006 -0700
+++ b/en/99defs.tex	Thu Jul 27 10:20:55 2006 -0700
@@ -70,9 +70,6 @@
 % Python module.
 \newcommand{\pymod}[1]{\index{\texttt{#1} module}\texttt{#1}}
 
-% Bundled extension.
-\newcommand{\hgext}[1]{\index{\texttt{#1} extension}\texttt{#1}}
-
 % Python class in a module.
 \newcommand{\pymodclass}[2]{\index{\texttt{#1} module!\texttt{#2}
     class}\texttt{#1.#2}}