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 /etc/TODO | |
parent | 16a0af11eca9b08d30e210b69452b36c1e3693e4 (diff) | |
download | emacs-8521e69b33a809d293c7b7c92360b62e158d366b.tar.gz |
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -627,6 +627,35 @@ http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02234.html * 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 |