comparison etc/NEWS @ 138:6608ceec7cf8 r20-2b3

Import from CVS: tag r20-2b3
author cvs
date Mon, 13 Aug 2007 09:31:46 +0200
parents b980b6286996
children 585fb297b004
comparison
equal deleted inserted replaced
137:cae984061f40 138:6608ceec7cf8
110 110
111 111
112 * Changes in XEmacs 20.2 112 * Changes in XEmacs 20.2
113 ======================== 113 ========================
114 114
115 Testing of XEmacs 20.1 revealed a number of showstopping bugs at the
116 very final moment. Instead of confusing the version numbers further,
117 the `20.1' designation was abandoned, and the release was renamed to
118 `20.2'.
119
120 ** The `C-z' key now iconifies only the current X frame. You can use
121 `C-x C-z' to get the old behavior.
122
123 On the tty frames `C-z' behaves as before.
124
125 ** Several Egg/Wnn-related crashes were fixed.
126
127 ** lib-complete.el was MULE-ized.
128
129 The commands `find-library', `find-library-other-window' and
130 `find-library-other-frame' now take an optional coding system
131 argument.
132
133 ** XEmacs 20.0 MULE API supported for backwards compatibilty
134
135 XEmacs 20.2 primarily supports the MULE 3 API. It now also supports
136 the XEmacs 20.0 MULE API.
137
138 ** `values' now has a setf method
139
140 ** W3-3.0.85 Courtesy of William Perry
141
142 Bug fixes. See the 20.1 notes for further details.
143
144 ** Gnus-5.4.47 Courtesy of Lars Magne Ingebrigtsen
145
146 Bug fixes. See the 20.1 notes for further details.
147
148 ** edmacro.el-3.10 Courtesy of Hrvoje Niksic
149
150 Interface changes to maintain Emacs compatibility.
151
152 ** live-icon.el-1.3
153
154 Bug fixes.
155
156 ** tpu-edt.el
157
158 Restoration of proper behavior with respect to the zmacs region.
159
160 ** xmine.el-1.8
161
162 ** balloon-help.el-1.06 Courtesy of Kyle Jones
163
164 ** VM-6.29
165
166 ** Verilog.el-2.25 Courtesy of Michael McNamara
167
168 ** etags.c-11.83 Courtesy of F. Potort́
169
170 ** Further support of Custom package by Hrvoje Niksic
171
172 * Changes in XEmacs 20.1 (never publicly released)
173 ========================
174
115 ** The logo has been changed, and the default background color is 175 ** The logo has been changed, and the default background color is
116 now a shade of gray instead of the eye-burning white. 176 now a shade of gray instead of the eye-burning white.
117 177
118 The sample .Xdefaults and .emacs files contain examples of how to 178 The sample .Xdefaults and .emacs files contain examples of how to
119 revert to the old background color. 179 revert to the old background color.
124 when new mail arrives. It also supports balloon-help messages. 184 when new mail arrives. It also supports balloon-help messages.
125 185
126 ** Various commands that were previously disabled are now enabled, like 186 ** Various commands that were previously disabled are now enabled, like
127 eval-expression (`M-:') and upcase-region (`C-x C-u')/downcase-region 187 eval-expression (`M-:') and upcase-region (`C-x C-u')/downcase-region
128 (`C-x C-l'). 188 (`C-x C-l').
129
130 ** The `C-z' key now iconifies only the current X frame. You can use
131 `C-x C-z' to get the old behavior.
132
133 On the tty frames `C-z' behaves as before.
134 189
135 ** Numerous causes of crashes have been fixed. XEmacs should now be 190 ** Numerous causes of crashes have been fixed. XEmacs should now be
136 even more stable than before. 191 even more stable than before.
137 192
138 ** The XEmacs build process has been changed to make site 193 ** The XEmacs build process has been changed to make site