1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
This commit is contained in:
Adrian Robert 2009-02-08 16:44:57 +00:00
parent 89e094286d
commit 5e5adbc975

View File

@ -1,23 +1,14 @@
-*- outline -*-
* POST_MERGE CLEANUP
** Finish --daemon patch
* CURSOR BUGS:
** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
on top of all others
** cursor-over bugs w/some scripts (move around in HELLO to see)
* OTHER BUGS
** Remove Feval calls relating to insert working text in isearch mode.
** free_frame_resources, face colors
** numeric keysetting bug
@ -29,8 +20,6 @@
** open file:/// URLs
** finish handle terminate request (user logout)
** put frame autopositioning into C code somewhere -- if loc = same, offset
** automap ctrl-mouse-1 to mouse-3
@ -44,9 +33,6 @@
** better recog of unicode scripts / Greek / composition
** Ctrl-g not picked up in all situations;
get --experimental-ctrl-g in 'compile' working better
** Exec-dump not working on GNUstep (so slow startup).
** undo for color-drag face customization