diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -9,6 +9,8 @@ to the FSF. | |||
| 9 | 9 | ||
| 10 | * Small but important fixes needed in existing features: | 10 | * Small but important fixes needed in existing features: |
| 11 | 11 | ||
| 12 | ** buffer-offer-save should be a permanent local. | ||
| 13 | |||
| 12 | ** revert-buffer should eliminate overlays and the mark. | 14 | ** revert-buffer should eliminate overlays and the mark. |
| 13 | 15 | ||
| 14 | ** erase-buffer should perhaps disregard read-only properties of text. | 16 | ** erase-buffer should perhaps disregard read-only properties of text. |
| @@ -54,6 +56,8 @@ to the FSF. | |||
| 54 | 56 | ||
| 55 | ** The toolbar should show keyboard equivalents in its tooltips. | 57 | ** The toolbar should show keyboard equivalents in its tooltips. |
| 56 | 58 | ||
| 59 | ** Modify allout.el to use overlays, like outline.el. | ||
| 60 | |||
| 57 | * Important features: | 61 | * Important features: |
| 58 | 62 | ||
| 59 | ** Provide user-friendly ways to list all available font families, | 63 | ** Provide user-friendly ways to list all available font families, |