From: Gerd Moellmann Date: Mon, 22 Oct 2001 09:46:42 +0000 (+0000) Subject: Version 21.1.30 X-Git-Tag: emacs-21.2~499 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a3021c16cce010dd4bfdb4a856842f035284cad8;p=emacs.git Version 21.1.30 --- diff --git a/README b/README index 7a01a39eba5..3e78d99c7e8 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 21.1.80 of GNU Emacs, the extensible, +This directory tree holds version 21.1.30 of GNU Emacs, the extensible, customizable, self-documenting real-time display editor. You may encounter bugs in this release. If you do, please report diff --git a/lisp/version.el b/lisp/version.el index 6a709f9028d..40d16e2bef9 100644 --- a/lisp/version.el +++ b/lisp/version.el @@ -27,7 +27,7 @@ ;;; Code: -(defconst emacs-version "21.1.80" "\ +(defconst emacs-version "21.1.30" "\ Version numbers of this version of Emacs.") (defconst emacs-major-version diff --git a/man/emacs.texi b/man/emacs.texi index 8bdb1f78d42..86f42e0fe53 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -8,7 +8,7 @@ @c The edition number appears in several places in this file @set EDITION Fourteenth -@set EMACSVER 21.1.80 +@set EMACSVER 21.1.30 @ifnottex This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},