aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO15
1 files changed, 14 insertions, 1 deletions
diff --git a/etc/TODO b/etc/TODO
index a7cdcb04817..54440c3fa9c 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -17,6 +17,11 @@ Small but important fixes needed in existing features:
17 17
18Important features: 18Important features:
19 19
20* Write an INTRO_CVS file with basic instructions how to build emacs
21 from CVS (make bootstrap), some information on how the config
22 and build system is tied together, and all sorts of tips and tricks
23 (FAQ) which may be of interest to new (and old) emacs hackers.
24
20* Provide user-friendly ways to list all available font families, 25* Provide user-friendly ways to list all available font families,
21 display a font as a sample, etc. 26 display a font as a sample, etc.
22 27
@@ -49,6 +54,14 @@ Important features:
49* Remove the limitation that window and frame widths and heights can 54* Remove the limitation that window and frame widths and heights can
50 be only full columns/lines. 55 be only full columns/lines.
51 56
57* Move fringe to be displayed between display margins and text area.
58 [KFS is looking into this].
59
60* Set fringe widths per-window/per-buffer.
61
62* Make fringe bitmaps user configurable. Maybe add ability to add
63 additional bitmaps to the fringe from lisp.
64
52Other features we would like: 65Other features we would like:
53 66
54* Have a command suggestion help system that recognizes patterns 67* Have a command suggestion help system that recognizes patterns
@@ -187,7 +200,7 @@ Other features we would like:
187 200
188 Here's a list which is probably not complete/correct: align, allout, 201 Here's a list which is probably not complete/correct: align, allout,
189 artist, ansi-color, array, battery, calculator, cdl, cmuscheme, 202 artist, ansi-color, array, battery, calculator, cdl, cmuscheme,
190 completion, delim-col, dirtrack, double, echistory, elide-head, 203 completion, cua, delim-col, dirtrack, double, echistory, elide-head,
191 easymenu, expand, flow-ctrl, format [format-alist], 204 easymenu, expand, flow-ctrl, format [format-alist],
192 generic/generic-x [various modes], kermit, log-edit, ledit 205 generic/generic-x [various modes], kermit, log-edit, ledit
193 [obsolete?], makesum, midnight [other than in Kill Buffer node], 206 [obsolete?], makesum, midnight [other than in Kill Buffer node],