blob: 0f8a6534ad0d7ab26b2a488824721412f1ad4b97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
-*- outline -*-
* CURSOR BUGS:
** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
on top of all others
* OTHER BUGS
** free_frame_resources, face colors
** numeric keysetting bug
** http://debbugs.gnu.org/ns
* MAC-RELATED:
** open file:/// URLs
** put frame autopositioning into C code somewhere -- if loc = same, offset
** automap ctrl-mouse-1 to mouse-3
** deal with Finder aliases somehow
** Ctrl-F2 won't pull up menus
* OTHER / LOW PRIORITY:
** better recog of unicode scripts / Greek / composition
** Exec-dump not working on GNUstep (so slow startup).
** undo for color-drag face customization
|