diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-09-02 12:37:51 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-09-02 12:37:51 +0300 |
commit | c89f3ff3dc6c744c71808c40dc52c61979c57a4b (patch) | |
tree | f5c7a998907deee16d71816068dd1d70055f999b /doc/lispref/elisp.texi | |
parent | 2b91b841b23a17884b5da63dea27604496a93b67 (diff) | |
download | emacs-c89f3ff3dc6c744c71808c40dc52c61979c57a4b.tar.gz |
Rewrite Antinews for Emacs 26
* doc/lispref/anti.texi (Antinews): Rewrite for Emacs 26.
* doc/lispref/elisp.texi (Top): Update the top-level menu's
Antinews entry.
* doc/emacs/anti.texi (Antinews): Rewrite for Emacs 26.
* doc/emacs/emacs.texi (Top): Update the top-level menu's Antinews
entry.
* etc/NEWS: Rearrange some entries in a more reasonable order.
Diffstat (limited to 'doc/lispref/elisp.texi')
-rw-r--r-- | doc/lispref/elisp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index f30d9f95e2c..b1399cdbd14 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -230,7 +230,7 @@ To view this manual in other formats, click Appendices -* Antinews:: Info for users downgrading to Emacs 24. +* Antinews:: Info for users downgrading to Emacs 25. * GNU Free Documentation License:: The license for this documentation. * GPL:: Conditions for copying and changing GNU Emacs. * Tips:: Advice and coding conventions for Emacs Lisp. |