aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2016-09-23 10:46:26 +0300
committerEli Zaretskii2016-09-23 10:46:26 +0300
commit0d016ca1164463320a77482df88ef81cc34056d1 (patch)
treef9aaa5db7c3ebd655b0202b5ff0d565287157cc0 /etc
parentcf9e174ae1d3b1428982204b0786a7db13d94ab7 (diff)
downloademacs-0d016ca1164463320a77482df88ef81cc34056d1.tar.gz
emacs-0d016ca1164463320a77482df88ef81cc34056d1.zip
Increment Emacs version to 25.1.50
* README: * configure.ac: * etc/NEWS: * msdos/sed2v2.inp: Bump the version to 25.1.50.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7cd1c5eb151..e86aec26d26 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -16,6 +16,10 @@ You can narrow news to a specific version by calling 'view-emacs-news'
16with a prefix argument or by typing C-u C-h C-n. 16with a prefix argument or by typing C-u C-h C-n.
17 17
18 18
19* Changes in Emacs 25.2
20This is a bug-fix release with no new features.
21
22
19* Installation Changes in Emacs 25.1 23* Installation Changes in Emacs 25.1
20 24
21** Building Emacs now requires C99 or later. 25** Building Emacs now requires C99 or later.