]> code.delx.au - gnu-emacs/commitdiff
Minor fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2001 03:14:34 +0000 (03:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2001 03:14:34 +0000 (03:14 +0000)
lispref/intro.texi

index fd383d3a647754c4cddde0c3abd513281bc381b2..b1519021cf0da3f2f2c04aaaed8c571c306d3bc6 100644 (file)
@@ -502,7 +502,7 @@ emacs-build-time
 The value of this variable is the version of Emacs being run.  It is a
 string such as @code{"20.3.1"}.  The last number in this string is not
 really part of the Emacs release version number; it is incremented each
-time you build Emacs in any given directory.  A value with three numeric
+time you build Emacs in any given directory.  A value with four numeric
 components, such as @code{"20.3.9.1"}, indicates an unreleased test
 version.
 @end defvar