diff options
author | Glenn Morris <rgm@gnu.org> | 2012-04-05 14:32:38 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-04-05 14:32:38 -0400 |
commit | 48cac0510d919e89e04ac33defbf3d6dd67767f7 (patch) | |
tree | 9c3b30e71b3077670ee3765ab8389a2340695c4a /doc | |
parent | 9009bdae37e87a593fcc50b41e3deeab5947d892 (diff) | |
download | emacs-48cac0510d919e89e04ac33defbf3d6dd67767f7.tar.gz |
Update lispref antinews menu descriptions per comment in anti.texi
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
-rw-r--r-- | doc/lispref/vol1.texi | 2 | ||||
-rw-r--r-- | doc/lispref/vol2.texi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index a87a7ff3fa2..dc835347235 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -163,7 +163,7 @@ Cover art by Etienne Suvasa. Appendices -* Antinews:: Info for users downgrading to Emacs 22. +* Antinews:: Info for users downgrading to Emacs 23. * 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. diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index e1fe8ba3277..df269868e09 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -181,7 +181,7 @@ Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. Appendices -* Antinews:: Info for users downgrading to Emacs 22. +* Antinews:: Info for users downgrading to Emacs 23. * 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. diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index 650d1672538..2a2578158bf 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi @@ -180,7 +180,7 @@ Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. Appendices -* Antinews:: Info for users downgrading to Emacs 22. +* Antinews:: Info for users downgrading to Emacs 23. * 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. |