diff etc/NEWS @ 377:d883f39b8495 r21-2b4

Import from CVS: tag r21-2b4
author cvs
date Mon, 13 Aug 2007 11:05:42 +0200
parents 6240c7796c7a
children 8626e4521993
line wrap: on
line diff
--- a/etc/NEWS	Mon Aug 13 11:04:53 2007 +0200
+++ b/etc/NEWS	Mon Aug 13 11:05:42 2007 +0200
@@ -33,7 +33,7 @@
 * Changes in XEmacs 21.2
 ========================
 
-*** You can now create an "indirect buffer", like in GNU Emacs.  An
+** You can now create "indirect buffers", like in GNU Emacs.  An
 indirect buffer shares its text with another buffer ("base buffer"),
 but has its own major mode, local variables, extents, and narrowing.
 An indirect buffer has a name of its own, distinct from those of the
@@ -53,9 +53,13 @@
 indirect).  `buffer-indirect-children' returns a list of the indirect
 children of a base buffer.
 
-#### The library `noutline' has versions of Outline mode and Outline
-minor mode which let you display different parts of the outline in
-different indirect buffers.
+
+* Lisp and internal changes in XEmacs 21.0
+==========================================
+
+** Functions for decoding base64 encoding are now available; see
+`base64-encode-region', `base64-encode-string', `base64-decode-region'
+and `base64-decode-string'.
 
 
 * Changes in XEmacs 21.0