]> code.delx.au - gnu-emacs/blob - nextstep/FOR-RELEASE
Include coding.h and termhooks.h.
[gnu-emacs] / nextstep / FOR-RELEASE
1 -*- outline -*-
2
3
4 * POST_MERGE CLEANUP
5
6 ** Finish --daemon patch
7
8
9 * CURSOR BUGS:
10
11 ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
12 on top of all others
13
14 ** cursor-over bugs w/some scripts (move around in HELLO to see)
15
16
17 * OTHER BUGS
18
19 ** Remove Feval calls relating to insert working text in isearch mode.
20
21 ** free_frame_resources, face colors
22
23 ** numeric keysetting bug
24
25 ** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=ns
26
27
28 * MAC-RELATED:
29
30 ** open file:/// URLs
31
32 ** finish handle terminate request (user logout)
33
34 ** put frame autopositioning into C code somewhere -- if loc = same, offset
35
36 ** automap ctrl-mouse-1 to mouse-3
37
38 ** deal with Finder aliases somehow
39
40 ** Ctrl-F2 won't pull up menus
41
42
43 * OTHER / LOW PRIORITY:
44
45 ** better recog of unicode scripts / Greek / composition
46
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).
51
52 ** undo for color-drag face customization