# HG changeset patch # User Richard M. Stallman # Date 985576474 0 # Node ID a206784e7db97c197040a61c8863bb86137e7759 # Parent 5ef5213389614ccbf551c4b5af12b6eedb724863 Minor fix. diff -r 5ef521338961 -r a206784e7db9 lispref/intro.texi --- a/lispref/intro.texi Sun Mar 25 18:37:29 2001 +0000 +++ b/lispref/intro.texi Mon Mar 26 03:14:34 2001 +0000 @@ -502,7 +502,7 @@ 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