changeset 54444:cc59780b7487

Remove entries for fringe related issues (DONE). Remove entry about image-relative coordinates of mouse clicks (DONE).
author Kim F. Storm <storm@cua.dk>
date Fri, 19 Mar 2004 21:10:10 +0000
parents f4debae4b1d1
children 10b1988ff6a7
files etc/TODO
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- 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.)