# HG changeset patch # User Kim F. Storm # Date 1079730610 0 # Node ID cc59780b7487f7be8b8b1515b41af21f5ca474f0 # Parent f4debae4b1d1bbd2b04435d4b8a09f26d481c89a Remove entries for fringe related issues (DONE). Remove entry about image-relative coordinates of mouse clicks (DONE). diff -r f4debae4b1d1 -r cc59780b7487 etc/TODO --- a/etc/TODO Fri Mar 19 20:32:39 2004 +0000 +++ b/etc/TODO Fri Mar 19 21:10:10 2004 +0000 @@ -63,14 +63,6 @@ * Remove the limitation that window and frame widths and heights can be only full columns/lines. -* Move fringe to be displayed between display margins and text area. - [KFS is looking into this]. - -* Set fringe widths per-window/per-buffer. - -* Make fringe bitmaps user configurable. Maybe add ability to add - additional bitmaps to the fringe from lisp. - Other features we would like: * Have a command suggestion help system that recognizes patterns @@ -263,10 +255,6 @@ cvs-status (should be described in PCL-CVS manual); other progmodes, probably in separate manual. -* Provide a means to extract image-relative coordinates from mouse - clicks on images. (Needed for W3, at least.) Also useful for W3 - and Gnus: allow images to scroll properly. - * Convert the XPM bitmaps to PPM, replace the PBMs with them and scrap the XPMs so that the colour versions work generally. (Requires care with the colour used for the transparent regions.)