aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-09-11 06:51:58 +0000
committerGlenn Morris2009-09-11 06:51:58 +0000
commit115f44b62df387244158802b7e898315d6065739 (patch)
tree8a8f7c836c3db2b5120612e5c1f1a6394c81a410
parent5515c54ecd71f718da432f3f3a955b9148bcf46f (diff)
downloademacs-115f44b62df387244158802b7e898315d6065739.tar.gz
emacs-115f44b62df387244158802b7e898315d6065739.zip
Add generated-autoload-file item.
-rw-r--r--etc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index b0f3b8cb003..59671009e64 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -40,6 +40,8 @@ This needs a bit of care, since often people have become used to
40expecting such variables to always be defined, eg when they modify 40expecting such variables to always be defined, eg when they modify
41things in their .emacs. 41things in their .emacs.
42 42
43** See if other files can use generated-autoload-file (see eg ps-print).
44
43* Small but important fixes needed in existing features: 45* Small but important fixes needed in existing features:
44 46
45** Flymake's customization mechanism needs to be both simpler (fewer 47** Flymake's customization mechanism needs to be both simpler (fewer