diff etc/NEWS @ 418:e804706bfb8c r21-2-17

Import from CVS: tag r21-2-17
author cvs
date Mon, 13 Aug 2007 11:23:13 +0200
parents da8ed4261e83
children 41dbb7a9d5f2
line wrap: on
line diff
--- a/etc/NEWS	Mon Aug 13 11:22:24 2007 +0200
+++ b/etc/NEWS	Mon Aug 13 11:23:13 2007 +0200
@@ -88,6 +88,22 @@
 The new primitives available for this purpose are functions named
 `user-name-completion' and `user-name-all-completions'.
 
+** Native widgets can be displayed in buffers.
+
+The glyph system has been extended to allow the display of glyphs that
+are implemented as native window-system widgets. Thus you can embed
+buttons, scrollbars, combo boxes, edit fields and progress gauges in a
+buffer. As a side effect subwindow support now works once again.
+
+This support is currently only available under MS-Windows.
+
+** X-Face support is now available under MS-Windows
+
+If an X-Face libary built under MS-Windows is available then XEmacs
+will use this at build time.
+
+** The font-menu is now available under MS-Windows
+
 
 * Lisp and internal changes in XEmacs 21.2
 ==========================================