diff etc/NEWS @ 227:0e522484dd2a r20-5b12

Import from CVS: tag r20-5b12
author cvs
date Mon, 13 Aug 2007 10:12:37 +0200
parents 12579d965149
children f955c73f5258
line wrap: on
line diff
--- a/etc/NEWS	Mon Aug 13 10:11:42 2007 +0200
+++ b/etc/NEWS	Mon Aug 13 10:12:37 2007 +0200
@@ -29,7 +29,7 @@
     particular version is implied, "Emacs" will be used.
 
 
-* Changes in XEmacs 20.4
+* Changes in XEmacs 20.5
 ========================
 
 ** XEmacs has been unbundled into constituent installable packages.
@@ -81,7 +81,7 @@
    (defcustom foo-max 34 "*Maximum number of foo's allowed."
      :type 'integer
      :group 'foo
-     :version "20.4")
+     :version "20.5")
 
 This information is used to control the customize-changed-options
 command.
@@ -97,7 +97,7 @@
 been available since 20.3, only it hasn't been announced before.
 
 
-* Lisp and internal changes in XEmacs 20.4
+* Lisp and internal changes in XEmacs 20.5
 ==========================================
 
 ** There is initial support for 30-bit integers in elisp (normally,