Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 933:f6bc42928b34
[xemacs-hg @ 2002-07-27 03:52:44 by youngs]
XEmacs 21.5.8 "broccoli" is released.
author | youngs |
---|---|
date | Sat, 27 Jul 2002 03:53:09 +0000 |
parents | 7da79fbe37bb |
children | 0205cafe98ff |
comparison
equal
deleted
inserted
replaced
932:5c7570514cc5 | 933:f6bc42928b34 |
---|---|
1 to 21.5.8 "broccoli" | |
2 | |
3 Lots of fixes and changes. This release is primarily been done to | |
4 make way for the new GC stuff from Mike Sperber. | |
5 | |
6 CHANGES now uses surnames as listed in the ChangeLogs to identify | |
7 contributors. And I haven't sorted the changes into different | |
8 categories. Maybe next release... | |
9 | |
10 -- New configure option "--use-kkcc" for the upcoming new GC | |
11 algorithms - Sperber. | |
12 -- Identify "--with-modules" as an autodetected configure option - | |
13 James. | |
14 -- Add a couple of configuration questions to PROBLEMS - Turnball. | |
15 -- Test for wchar.h in configure - Sperber. | |
16 -- Update package-index files - Youngs. | |
17 -- s/Xemacs/XEmacs/ doc fixes - Aichner. | |
18 -- Sync make-docfile.c with GNU - James. | |
19 -- Updates to gutter-items - Palmieri. | |
20 -- Sync setenv with GNU - Wallington. | |
21 -- Remove package-get's dependence on APEL - Youngs. | |
22 -- Fix case fold bug in replace-in-string - Verna. | |
23 -- Updates to code-process.el and process.el - Alexander. | |
24 -- Updates to mule/kinsoku.el - Yamaoka. | |
25 -- Updates to define-derived-mode - Wallington. | |
26 -- Printer fixes - Piper. | |
27 -- Updates to window-xemacs.el & frame.el - James. | |
28 -- Doc fix gutter-items.el - Piper. | |
29 -- Sync ":set-after" in custom with GNU - Piper. | |
30 -- Sort the lists in enabled-behavior-list - Galibert | |
31 -- Updates to lwlib-Xm.c - Piper. | |
32 -- Various doc fixes to the TeXinfo docs - Aichner. | |
33 -- GC fixes - Sperber. | |
34 -- Updates to lisp.h, symbols.c for DSO's - James. | |
35 -- Fix to mswindows_need_event - Alexander. | |
36 -- Declare Fcdr_safe to be callable from C - Turnball. | |
37 -- Ffunctionp return nil for autoloaded macros & keymaps - Niksic. | |
38 -- Subwindow fixes - Ueno. | |
39 -- Include wchar.h only if available, define wclsen if not - Sperber. | |
40 -- Fixes to Fstart_process_internal - Sperber. | |
41 -- Fixes to init_ralloc for pdump - Sperber. | |
42 -- Remove duplicated definition of Lisp_Devmode - Bush. | |
43 -- Fixes to toolbar/redisplay - Piper. | |
44 -- Windows DDE fixes - Moore. | |
45 -- Fixes to 'query_string_geometry' and 'widget_logical_unit_height' - | |
46 Piper. | |
47 -- Fix problem with XEmacs freezing with certain virtual window | |
48 managers on Windows - Rankin. | |
49 -- Conditionalise calls to syms_of_dired_mswindows & | |
50 vars_of_dired_mswindows on WIN32_NATIVE instead of HAVE_MSW_C_DIRED | |
51 - Harris. | |
52 -- Process related fixes - Sperber. | |
53 -- Fix #includes in input-method-motif.c - Galibert. | |
54 -- Fixes to automated tests - Sperber. | |
55 | |
56 | |
1 to 21.5.7 "broccoflower" | 57 to 21.5.7 "broccoflower" |
2 | 58 |
3 CHANGES now uses @xemacs.org alias to identify contributors. If the | 59 CHANGES now uses @xemacs.org alias to identify contributors. If the |
4 contributor doesn't have one (that I know about), the full name from | 60 contributor doesn't have one (that I know about), the full name from |
5 the ChangeLog is used. | 61 the ChangeLog is used. |