summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-09 00:13:06 +0000
committerKarl Berry <karl@freefriends.org>2010-09-09 00:13:06 +0000
commit0ce2c8b8193308d090a2c319fae8e6b6b348d62a (patch)
treee5235e981a65e99da22b0ac5cd14174cefacc373 /Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
parente4ad19875bd975cc61b70dc09202285461aacca1 (diff)
etoolbox 2.0 (22aug10)
git-svn-id: svn://tug.org/texlive/trunk@19622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/etoolbox/etoolbox.def')
-rw-r--r--Master/texmf-dist/tex/latex/etoolbox/etoolbox.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
index b898e8834d0..d3e0dbdf99d 100644
--- a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
+++ b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
@@ -1,7 +1,7 @@
-% $Id: etoolbox.def,v 1.9 2010/04/10 19:11:49 lehman stable $
+% $Id: etoolbox.def,v 2.0 2010/08/21 17:07:46 lehman stable $
\ProvidesFile{etoolbox.def}
-[\etb@rcsid $Id: etoolbox.def,v 1.9 2010/04/10 19:11:49 lehman stable $
+[\csname etb@rcsid\endcsname $Id: etoolbox.def,v 2.0 2010/08/21 17:07:46 lehman stable $
etoolbox debug messages]
\begingroup
@@ -14,7 +14,7 @@
\long\gdef\etb@dbg@trce#1{\typeout{%
[debug] tracing \string#1\on@line}}%
\long\gdef\etb@dbg@init#1{\typeout{%
- [debug] analyzing \detokenize\expandafter{\string#1}}}%
+ [debug] analyzing '\detokenize\expandafter{\string#1}'}}%
\gdef\etb@dbg@info#1{\typeout{%
[debug] ++ \csuse{etb@msg@i@#1}}}%
\gdef\etb@dbg@succ#1{\typeout{%