aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorJoakim Verona2012-01-23 15:10:06 +0100
committerJoakim Verona2012-01-23 15:10:06 +0100
commit0322b140eead7c94de7f0f6d19a90bd15690b4eb (patch)
tree950c011783cc896d0450084cb5155e54548bfe5b /etc/TODO
parentd5114bfea3ea4c37c57e2af0f3b095be9fcd8bac (diff)
parentcb5850f27c1b4d26957d58e2da2314dd12498671 (diff)
downloademacs-0322b140eead7c94de7f0f6d19a90bd15690b4eb.tar.gz
emacs-0322b140eead7c94de7f0f6d19a90bd15690b4eb.zip
upstream
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