diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2003-12-29 16:45:00 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2003-12-29 16:45:00 +0000 |
commit | ed47250a60f29e7c7bbbe517e39daee92fbc58cb (patch) | |
tree | 340de08605ba5d895bdbd2d7e2b539128e112b9c /lispintro/texinfo.tex | |
parent | c2be49ed9250a19e4521fa1498d92f24b5f7a76d (diff) | |
download | emacs-ed47250a60f29e7c7bbbe517e39daee92fbc58cb.tar.gz emacs-ed47250a60f29e7c7bbbe517e39daee92fbc58cb.tar.bz2 emacs-ed47250a60f29e7c7bbbe517e39daee92fbc58cb.zip |
Changed arch tag comment out glyph from `%' to `@c' since the Texinfo
comment out glyph is active at the end of this file.
Diffstat (limited to 'lispintro/texinfo.tex')
-rw-r--r-- | lispintro/texinfo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispintro/texinfo.tex b/lispintro/texinfo.tex index 4ef8dd7a01e..7258e9f0a5e 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-07-16.18} +\def\texinfoversion{2003-12-29.16} % % 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,4 @@ should work if nowhere else does.} @c time-stamp-end: "}" @c End: -% arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 +@c arch-tag: 53261dd3-7df7-4ec3-9d90-af7a955d3c87 |