]> git.eshelyaron.com Git - emacs.git/commitdiff
calc.texi: Use emacsver.texi to determine Emacs version.
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 24 Oct 2010 22:37:44 +0000 (17:37 -0500)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 24 Oct 2010 22:37:44 +0000 (17:37 -0500)
doc/misc/ChangeLog
doc/misc/calc.texi

index aa22c6415a14519d016db1c9e5f920deba6420ef..874324ffac6034e6a969ef70bbc2f6919c1e35af 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc.texi:  Use emacsver.texi to determine Emacs version.
+
 2010-10-22  Juanma Barranquero  <lekktu@gmail.com>
 
        * gnus.texi (Group Parameters, Buttons): Fix typos.
index f0b79e95dc82b55ec227cbe06ca9fb5e1295155e..f76eeaf884d15d82a75dd63646da10d4f5605e87 100644 (file)
@@ -7,6 +7,8 @@
 @setchapternewpage odd
 @comment %**end of header (This is for running Texinfo on a region.)
 
+@include ../emacs/emacsver.texi
+
 @c The following macros are used for conditional output for single lines.
 @c @texline foo
 @c    `foo' will appear only in TeX output
@@ -88,7 +90,8 @@
 This file documents Calc, the GNU Emacs calculator.
 @end ifinfo
 @ifnotinfo
-This file documents Calc, the GNU Emacs calculator, included with GNU Emacs 23.1.
+This file documents Calc, the GNU Emacs calculator, included with 
+GNU Emacs @value{EMACSVER}.
 @end ifnotinfo
 
 Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004,