Mercurial > emacs
diff lispref/intro.texi @ 36986:a206784e7db9
Minor fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 26 Mar 2001 03:14:34 +0000 |
parents | 9ff75c18dc0c |
children | 8bf2f6940b14 |
line wrap: on
line diff
--- 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