mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Set version to 21.0.101.
This commit is contained in:
parent
697617d9d7
commit
6a6a79c187
2
README
2
README
@ -1,4 +1,4 @@
|
|||||||
This directory tree holds version 21.0.100 of GNU Emacs, the extensible,
|
This directory tree holds version 21.0.101 of GNU Emacs, the extensible,
|
||||||
customizable, self-documenting real-time display editor.
|
customizable, self-documenting real-time display editor.
|
||||||
|
|
||||||
You may encounter bugs in this release. If you do, please report
|
You may encounter bugs in this release. If you do, please report
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(defconst emacs-version "21.0.100" "\
|
(defconst emacs-version "21.0.101" "\
|
||||||
Version numbers of this version of Emacs.")
|
Version numbers of this version of Emacs.")
|
||||||
|
|
||||||
(defconst emacs-major-version
|
(defconst emacs-major-version
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
@c The edition number appears in several places in this file
|
@c The edition number appears in several places in this file
|
||||||
@set EDITION Fourteenth
|
@set EDITION Fourteenth
|
||||||
@set EMACSVER 21.0.100
|
@set EMACSVER 21.0.101
|
||||||
|
|
||||||
@ifnottex
|
@ifnottex
|
||||||
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},
|
This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},
|
||||||
|
Loading…
Reference in New Issue
Block a user