# HG changeset patch # User Eli Zaretskii # Date 971676244 0 # Node ID 9c151094ef9bd2784c7999d0cf34c02eab3410d2 # Parent a8017f96379d390860cd7ad6a33eefa96fad733d Changes from Richard Stallman. More items about Enriched Mode. diff -r a8017f96379d -r 9c151094ef9b etc/TODO --- a/etc/TODO Mon Oct 16 05:54:44 2000 +0000 +++ b/etc/TODO Mon Oct 16 06:04:04 2000 +0000 @@ -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