diff options
| author | Glenn Morris | 2009-09-11 06:51:58 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-09-11 06:51:58 +0000 |
| commit | 115f44b62df387244158802b7e898315d6065739 (patch) | |
| tree | 8a8f7c836c3db2b5120612e5c1f1a6394c81a410 | |
| parent | 5515c54ecd71f718da432f3f3a955b9148bcf46f (diff) | |
| download | emacs-115f44b62df387244158802b7e898315d6065739.tar.gz emacs-115f44b62df387244158802b7e898315d6065739.zip | |
Add generated-autoload-file item.
| -rw-r--r-- | etc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -40,6 +40,8 @@ This needs a bit of care, since often people have become used to | |||
| 40 | expecting such variables to always be defined, eg when they modify | 40 | expecting such variables to always be defined, eg when they modify |
| 41 | things in their .emacs. | 41 | things 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 |