summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2007-08-02 21:33:13 (GMT)
committerMatthias Klose <doko@ubuntu.com>2007-08-02 21:33:13 (GMT)
commiteb8ff67fd73b8fa52b5c2d796706a0cd29ba8d71 (patch)
tree1de92666fde35466c7f43c5f8e8cdc558b2d9fc9 /Misc
parent412b8b654cda5aa8abd038ac9cdcb19a0722c563 (diff)
downloadcpython-eb8ff67fd73b8fa52b5c2d796706a0cd29ba8d71.zip
cpython-eb8ff67fd73b8fa52b5c2d796706a0cd29ba8d71.tar.gz
cpython-eb8ff67fd73b8fa52b5c2d796706a0cd29ba8d71.tar.bz2
- Allow Emacs 22 for building the documentation in info format.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 13ffc04..a79810d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -958,6 +958,7 @@ Build
- Fix the build of the library reference in info format.
+- Allow Emacs 22 for building the documentation in info format.
C API
-----