Add information about C-g to the introduction.
[emacs.git] / nextstep / FOR-RELEASE
blobd02837b0b7d80d7938de8017fe58530b2975f5ff
1 -*- outline -*-
3 * BUGS
4 * NON-SPECIFIC
6 ** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
7    bytepos < 2 only under NS port.
9 ** Remove Feval calls relating to insert working text in isearch mode.
11 ** free_frame_resources, face colors
13 ** look at nsfont_char_width and nsfont_string_width utils (Dan C.)
15 ** config improvements (Dan C.)
17 ** numeric keysetting bug
20 * Mac-related:
22 ** open file:/// URLs
24 ** finish handle terminate request (user logout)
26 ** put frame autopositioning into C code somewhere -- if loc = same, offset
28 ** automap ctrl-mouse-1 to mouse-3
30 ** deal with Finder aliases somehow
32 ** Ctrl-F2 won't pull up menus
35 * Cursor:
37 ** ns_cursor_blink_rate: change to use generic code; also, when set in
38    preferences, somehow save the option (but calling custom-save-all
39    from this causes error)
41 ** cursor nonerase on certain Leopard and Tiger installations
43 ** if I do:  (mouse-avoidance-mode 'banish) and then minimize Emacs, it pops back immediately.
44   Also, it insists on being on top of other windows if they overlap.
46 ** cursor-over bugs w/some scripts (move around in HELLO to see)
49 * Other:
51 ** better recog of unicode scripts / Greek / composition
53 ** Ctrl-g not picked up in all situations get --experimental-ctrl-g in 'compile' working better
55 ** Exec-dump not working on GNUstep (so slow startup).
57 ** undo for color-drag face customization