diff options
author | Glenn Morris <rgm@gnu.org> | 2010-10-11 21:01:55 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-10-11 21:01:55 -0700 |
commit | 8521e69b33a809d293c7b7c92360b62e158d366b (patch) | |
tree | 8164a2d99d5ca466f0f15e9c3ac023a3e7fcd0d5 /nextstep | |
parent | 16a0af11eca9b08d30e210b69452b36c1e3693e4 (diff) | |
download | emacs-8521e69b33a809d293c7b7c92360b62e158d366b.tar.gz |
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
Diffstat (limited to 'nextstep')
-rw-r--r-- | nextstep/ChangeLog | 2 | ||||
-rw-r--r-- | nextstep/FOR-RELEASE | 38 |
2 files changed, 2 insertions, 38 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index aa856ce6ed0..a746b5f8538 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,5 +1,7 @@ 2010-10-12 Glenn Morris <rgm@gnu.org> + * FOR-RELEASE: Merge into ../etc/TODO. + * DEV-NOTES: Move to ../admin/notes/nextstep. 2010-05-07 Chong Yidong <cyd@stupidchicken.com> diff --git a/nextstep/FOR-RELEASE b/nextstep/FOR-RELEASE deleted file mode 100644 index 0f8a6534ad0..00000000000 --- a/nextstep/FOR-RELEASE +++ /dev/null @@ -1,38 +0,0 @@ --*- 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 |