diff options
author | Miles Bader <miles@gnu.org> | 2003-12-30 14:53:35 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-12-30 14:53:35 +0000 |
commit | 8a37230a70acc8943ba45f52504179ddcc1a5468 (patch) | |
tree | 5914a6229e37a36a7c91f32b5ad8cb0dc77cf287 /lispintro | |
parent | 37ec692a024d538a1c913c310b71e8e8f32ee1ad (diff) | |
download | emacs-8a37230a70acc8943ba45f52504179ddcc1a5468.tar.gz |
Use arch-tag: syntax that tla can grok
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/texinfo.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lispintro/texinfo.tex b/lispintro/texinfo.tex index 7258e9f0a5e..af648f19e17 100644 --- a/lispintro/texinfo.tex +++ b/lispintro/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2003-12-29.16} +\def\texinfoversion{2003-12-30.09} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. @@ -6772,4 +6772,6 @@ should work if nowhere else does.} @c time-stamp-end: "}" @c End: -@c arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 +@ignore + arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 +@end ignore |