From: Richard M. Stallman Date: Mon, 26 Mar 2001 03:14:34 +0000 (+0000) Subject: Minor fix. X-Git-Tag: emacs-pretest-21.0.101~174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aab28c42a89450cbd6cebf049d7d85feec4316b8;p=emacs.git Minor fix. --- diff --git a/lispref/intro.texi b/lispref/intro.texi index fd383d3a647..b1519021cf0 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi @@ -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