comparison 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
comparison
equal deleted inserted replaced
417:43a18b32d56e 418:e804706bfb8c
85 `~hniksic/'. To make this operation faster, a cache of user names is 85 `~hniksic/'. To make this operation faster, a cache of user names is
86 maintained internally. 86 maintained internally.
87 87
88 The new primitives available for this purpose are functions named 88 The new primitives available for this purpose are functions named
89 `user-name-completion' and `user-name-all-completions'. 89 `user-name-completion' and `user-name-all-completions'.
90
91 ** Native widgets can be displayed in buffers.
92
93 The glyph system has been extended to allow the display of glyphs that
94 are implemented as native window-system widgets. Thus you can embed
95 buttons, scrollbars, combo boxes, edit fields and progress gauges in a
96 buffer. As a side effect subwindow support now works once again.
97
98 This support is currently only available under MS-Windows.
99
100 ** X-Face support is now available under MS-Windows
101
102 If an X-Face libary built under MS-Windows is available then XEmacs
103 will use this at build time.
104
105 ** The font-menu is now available under MS-Windows
90 106
91 107
92 * Lisp and internal changes in XEmacs 21.2 108 * Lisp and internal changes in XEmacs 21.2
93 ========================================== 109 ==========================================
94 110