aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2010-10-11 21:01:55 -0700
committerGlenn Morris2010-10-11 21:01:55 -0700
commit8521e69b33a809d293c7b7c92360b62e158d366b (patch)
tree8164a2d99d5ca466f0f15e9c3ac023a3e7fcd0d5 /etc
parent16a0af11eca9b08d30e210b69452b36c1e3693e4 (diff)
downloademacs-8521e69b33a809d293c7b7c92360b62e158d366b.tar.gz
emacs-8521e69b33a809d293c7b7c92360b62e158d366b.zip
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
-rw-r--r--etc/TODO29
2 files changed, 31 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 92af6e4f89e..25f8448ecb9 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,5 +1,7 @@
12010-10-12 Glenn Morris <rgm@gnu.org> 12010-10-12 Glenn Morris <rgm@gnu.org>
2 2
3 * TODO: Merge ../nextstep/FOR-RELEASE into this file.
4
3 * BABYL: Remove file. 5 * BABYL: Remove file.
4 6
52010-09-21 Eric Ludlam <zappo@gnu.org> 72010-09-21 Eric Ludlam <zappo@gnu.org>
diff --git a/etc/TODO b/etc/TODO
index 966d3eb6976..296800dd1e3 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -627,6 +627,35 @@ http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02234.html
627 627
628* Things to be done for specific packages or features 628* Things to be done for specific packages or features
629 629
630** NeXTstep port
631
632*** Bugs
633
634**** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back
635up on top of all others
636
637**** free_frame_resources, face colors
638
639**** Numeric keysetting bug.
640
641*** Mac-related
642
643**** Open file:/// URLs.
644
645**** Put frame autopositioning into C code somewhere -- if loc = same, offset.
646
647**** Automap ctrl-mouse-1 to mouse-3.
648
649**** Deal with Finder aliases somehow.
650
651**** Ctrl-F2 won't pull up menus.
652
653*** Other / Low Priority:
654
655**** Better recognition of unicode scripts / Greek / composition.
656
657**** Undo for color-drag face customization.
658
630** ImageMagick support 659** ImageMagick support
631 660
632*** image-type-header-regexps priorities the jpeg loader over the 661*** image-type-header-regexps priorities the jpeg loader over the