diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-09-16 15:53:03 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-09-16 15:53:03 +0300 |
commit | 977cd6cb28a37744966ec62f70cf62659f6f302a (patch) | |
tree | 44259a60b9d4187f1976fdec52d61612b35fc286 /nt | |
parent | 4ea37c2b8b0c5a68fde59770c3536195e0972217 (diff) | |
download | emacs-977cd6cb28a37744966ec62f70cf62659f6f302a.tar.gz |
Increment Emacs version to 27.0.50
* README:
* configure.ac:
* nt/README.W32:
* src/msdos.c (internal_terminal_init):
* msdos/sed2v2.inp:
* etc/refcards/ru-refcard.tex: Increment Emacs version to 27.0.50.
* etc/NEWS: New file with sections for Emacs 27.1.
* etc/NEWS.26: Renamed from etc/NEWS.
Diffstat (limited to 'nt')
-rw-r--r-- | nt/README.W32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/README.W32 b/nt/README.W32 index a670687ef21..f0f4997892a 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -1,7 +1,7 @@ Copyright (C) 2001-2017 Free Software Foundation, Inc. See the end of the file for license conditions. - Emacs version 25.1.50 for MS-Windows + Emacs version 27.0.50 for MS-Windows This README file describes how to set up and run a precompiled distribution of the latest version of GNU Emacs for MS-Windows. You |