\begindata{text, 268801092}
\textdsversion{12}
\template{default}
Delete word forward (M-D) and backward (M-<del>) should put their deletions 
into the cut buffer.


Find file (^X^F) should be added .


Read file (^X^R) should warn user if buffer is not saved.


All file readins should look to see if file is changed on disk, and if so warn 
the user and ask if the user wants to read in the new version.


Capitalize word (M-C) should replace change directory.

It should advance to the end of the word, and it should capitalize the word 
following point, even if there is whitespace after point.


The same bounding and moving behavior should hold for all commands involving 
capitalization.


Directory for file readin should be context sensitive to buffer, thus 
obviating the need of a change directory command.


Fill region should be added, which will cut out the hard newlines, and trim 
whitespace to a single space,


Conventions on continuations should change (for example, in ^X^B, hit any key 
to continue):

\leftindent{
Hitting space should continue and not auto-insert the space.

Issuing a command continue, and do the command on the restored buffer.

Issuing a prefix\italic{ }command should continue and wait for the user to 
complete the prefix command.


}A distinction should be made with styles:  It should highlight right up to 
the character position affected.  (Adding text when a style is at EOB sucks)

\leftindent{If the style WILL affect the next line, the highlight should 
continue to the begining of the next line.

If the style WILL NOT affect the next line, the highlight should end on the 
line.

If the style will affect characters after the current last char on a line, the 
highlight could continue to the end of the line.


}There should be a variable governing CMU or MIT behavior on Scroll lines:

\leftindent{MIT: numeric arg to ^V is number of lines.

CMU: numeric arg to ^V is number of screens.


}There should be a way to re-read in the ezinit file on a running ez.

\enddata{text,268801092}
