aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-10-16 06:04:04 +0000
committerEli Zaretskii <[email protected]>2000-10-16 06:04:04 +0000
commit6165b6e387d4f7ec249d36a0913b628d1497c225 (patch)
tree6916f01584679e28e7e42c32085233a61e96225d /etc/TODO
parent3b9d5a55c7977a75564188880bcd43678a2acaa8 (diff)
Changes from Richard M. Stallman. More items about Enriched Mode.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO20
1 files changed, 12 insertions, 8 deletions
diff --git a/etc/TODO b/etc/TODO
index e90b6f0116..710da3384a 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1,3 +1,15 @@
+* Program Enriched mode to read and save in RTF.
+
+* Implement other text formatting properties.
+** Footnotes that can appear either in place or at the end of the page.
+** text property that says "don't break line in middle of this".
+ Don't break the line between two characters that have the
+ same value of this property.
+** Discretionary hyphens that are not visible when they are at end of line.
+
+* Can Auto-fill mode be extended to something that will refill the
+ whole paragraph so as to keep it filled all the time?
+
* Implement a clean way to use different major modes for
different parts of a buffer.
@@ -24,14 +36,6 @@
* Save undo information in files, and reload it when needed
for undoing.
-* Implement other text formatting properties.
-** Footnotes that can appear either in place
- or at the end of the page.
-** text property that says "don't break line in middle of this".
- Don't break the line between two characters that have the
- same value of this property.
-** Discretionary hyphens that disappear at end of line.
-
* Change the Windows NT menu code
so that it handles the deep_p argument and avoids
regenerating the whole menu bar menu tree except