diff options
Diffstat (limited to 'etc/TODO')
| -rw-r--r-- | etc/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 | ||
| 75 | case to make sure it stays fixed. Or pick your favorite programming | ||
| 76 | major-mode, and write a test for its indentation. Or a version | ||
| 77 | control backend, and write a test for its status parser. Etc. | ||
| 78 | See 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 |