aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2006-04-18 22:36:34 +0000
committerDan Nicolaescu2006-04-18 22:36:34 +0000
commit8a8a1cbbe7c5c3c60d81d196ea7187c85d49e7b5 (patch)
tree5ddb7be40127037b0b98a6caa6633c208fb961e7
parent3398a4aee71874478ec1bfdefbe7f1bed83cb05c (diff)
downloademacs-8a8a1cbbe7c5c3c60d81d196ea7187c85d49e7b5.tar.gz
emacs-8a8a1cbbe7c5c3c60d81d196ea7187c85d49e7b5.zip
Add note about whitespace-cleanup.
-rw-r--r--etc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 47040f1ea08..d210ecb7d6d 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -9,6 +9,8 @@ to the FSF.
9 9
10* Small but important fixes needed in existing features: 10* Small but important fixes needed in existing features:
11 11
12** whitespace-cleanup should work only on the region if the region is active.
13
12** Distribute a bar cursor of width > 1 evenly between the two glyphs 14** Distribute a bar cursor of width > 1 evenly between the two glyphs
13 on each side of the bar (what to do at the edges?). 15 on each side of the bar (what to do at the edges?).
14 16