aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 411581673e3..db1d50192f2 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -71,6 +71,12 @@ things in their .emacs.
71 71
72** See if other files can use generated-autoload-file (see eg ps-print). 72** See if other files can use generated-autoload-file (see eg ps-print).
73 73
74** Write more tests. Pick a fixed bug from the database, write a test
75case to make sure it stays fixed. Or pick your favorite programming
76major-mode, and write a test for its indentation. Or a version
77control backend, and write a test for its status parser. Etc.
78See test/automated for examples.
79
74* Small but important fixes needed in existing features: 80* Small but important fixes needed in existing features:
75 81
76** Flymake's customization mechanism needs to be both simpler (fewer 82** Flymake's customization mechanism needs to be both simpler (fewer