2010-10-12 Glenn Morris <rgm@gnu.org>
+ * TODO: Merge ../nextstep/FOR-RELEASE into this file.
+
* BABYL: Remove file.
2010-09-21 Eric Ludlam <zappo@gnu.org>
* Things to be done for specific packages or features
+** NeXTstep port
+
+*** Bugs
+
+**** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back
+up on top of all others
+
+**** free_frame_resources, face colors
+
+**** Numeric keysetting bug.
+
+*** 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 recognition of unicode scripts / Greek / composition.
+
+**** Undo for color-drag face customization.
+
** ImageMagick support
*** image-type-header-regexps priorities the jpeg loader over the
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>
+++ /dev/null
--*- 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