Mercurial > emacs
changeset 36986:a206784e7db9
Minor fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 26 Mar 2001 03:14:34 +0000 |
parents | 5ef521338961 |
children | 3a9bdf46b7db |
files | lispref/intro.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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