comparison 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
comparison
equal deleted inserted replaced
36985:5ef521338961 36986:a206784e7db9
500 500
501 @defvar emacs-version 501 @defvar emacs-version
502 The value of this variable is the version of Emacs being run. It is a 502 The value of this variable is the version of Emacs being run. It is a
503 string such as @code{"20.3.1"}. The last number in this string is not 503 string such as @code{"20.3.1"}. The last number in this string is not
504 really part of the Emacs release version number; it is incremented each 504 really part of the Emacs release version number; it is incremented each
505 time you build Emacs in any given directory. A value with three numeric 505 time you build Emacs in any given directory. A value with four numeric
506 components, such as @code{"20.3.9.1"}, indicates an unreleased test 506 components, such as @code{"20.3.9.1"}, indicates an unreleased test
507 version. 507 version.
508 @end defvar 508 @end defvar
509 509
510 The following two variables have existed since Emacs version 19.23: 510 The following two variables have existed since Emacs version 19.23: