comparison nextstep/FOR-RELEASE @ 101903:261577aa5d33

updates
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sun, 08 Feb 2009 16:44:57 +0000
parents 6b53944271f5
children fe774839a58c
comparison
equal deleted inserted replaced
101902:d2d9bb06c895 101903:261577aa5d33
1 -*- outline -*- 1 -*- outline -*-
2
3
4 * POST_MERGE CLEANUP
5
6 ** Finish --daemon patch
7 2
8 3
9 * CURSOR BUGS: 4 * CURSOR BUGS:
10 5
11 ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up 6 ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
12 on top of all others 7 on top of all others
13 8
14 ** cursor-over bugs w/some scripts (move around in HELLO to see)
15
16 9
17 * OTHER BUGS 10 * OTHER BUGS
18
19 ** Remove Feval calls relating to insert working text in isearch mode.
20 11
21 ** free_frame_resources, face colors 12 ** free_frame_resources, face colors
22 13
23 ** numeric keysetting bug 14 ** numeric keysetting bug
24 15
26 17
27 18
28 * MAC-RELATED: 19 * MAC-RELATED:
29 20
30 ** open file:/// URLs 21 ** open file:/// URLs
31
32 ** finish handle terminate request (user logout)
33 22
34 ** put frame autopositioning into C code somewhere -- if loc = same, offset 23 ** put frame autopositioning into C code somewhere -- if loc = same, offset
35 24
36 ** automap ctrl-mouse-1 to mouse-3 25 ** automap ctrl-mouse-1 to mouse-3
37 26
42 31
43 * OTHER / LOW PRIORITY: 32 * OTHER / LOW PRIORITY:
44 33
45 ** better recog of unicode scripts / Greek / composition 34 ** better recog of unicode scripts / Greek / composition
46 35
47 ** Ctrl-g not picked up in all situations;
48 get --experimental-ctrl-g in 'compile' working better
49
50 ** Exec-dump not working on GNUstep (so slow startup). 36 ** Exec-dump not working on GNUstep (so slow startup).
51 37
52 ** undo for color-drag face customization 38 ** undo for color-drag face customization