aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-07-26 17:26:29 +0000
committerChong Yidong2009-07-26 17:26:29 +0000
commit57b7fad6458060df9eb2b7903e9b9e404fc07c9b (patch)
tree0fea4cdb694db8c2fa4032decb993d10ca0f8818
parent1a205eae91b3677eded6c70c8b3f2e1bc5332980 (diff)
downloademacs-57b7fad6458060df9eb2b7903e9b9e404fc07c9b.tar.gz
emacs-57b7fad6458060df9eb2b7903e9b9e404fc07c9b.zip
Entry removed:
** Implement something better than the current Refill mode.
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 76d28ce70bd..d2719744d10 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -196,9 +196,6 @@ scroll bars are extensible.
196 by http://savannah.nongnu.org/projects/emacs-rtf/, which is still in 196 by http://savannah.nongnu.org/projects/emacs-rtf/, which is still in
197 very early stages. 197 very early stages.
198 198
199** Implement something better than the current Refill mode. This
200 probably needs some primitive support.
201
202** Add a command to make a "Local Variables" section in the current buffer 199** Add a command to make a "Local Variables" section in the current buffer
203 and/or add a variable to the list. 200 and/or add a variable to the list.
204 201