comparison admin/FOR-RELEASE @ 67197:d385ac115b9f

* FOR-RELEASE: Icons installed. Partial completion bug fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 29 Nov 2005 03:14:49 +0000
parents 99199f06f44c
children 13ebe78ad942 1955a4462bf9
comparison
equal deleted inserted replaced
67196:3b10c3dd0139 67197:d385ac115b9f
36 representation into a two-level model where first level maps 36 representation into a two-level model where first level maps
37 bitmap usage to a bitmap name, and second level maps bitmap name to 37 bitmap usage to a bitmap name, and second level maps bitmap name to
38 a bitmap appearence. 38 a bitmap appearence.
39 [Assigned to KFS] 39 [Assigned to KFS]
40 40
41 ** Install Zhilin's icons.
42
43 * FATAL ERRORS 41 * FATAL ERRORS
44 42
45 ** Investigate reported crashes in compact_small_strings. 43 ** Investigate reported crashes in compact_small_strings.
46 44
47 ** Investigate reported crashes related to using an 45 ** Investigate reported crashes related to using an
50 * BUGS 48 * BUGS
51 49
52 ** Fix window resizing bug: 50 ** Fix window resizing bug:
53 C-x 2, C-x 3, C-x 2. Now try to move the bottom of the 51 C-x 2, C-x 3, C-x 2. Now try to move the bottom of the
54 second window to the left. 52 second window to the left.
55
56 ** Fix completion highlighting bug in partial completion mode.
57 53
58 ** TCP server processes do not work on Windows. 54 ** TCP server processes do not work on Windows.
59 55
60 TCP/IP server processes created with `make-network-process' consume 56 TCP/IP server processes created with `make-network-process' consume
61 excesive CPU on some Windows environments. Usages of 50% and 100% 57 excesive CPU on some Windows environments. Usages of 50% and 100%