diff options
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -144,6 +144,9 @@ Change them to use report-emacs-bug. | |||
| 144 | ** Add a defcustom that supplies a function to name numeric backup files, | 144 | ** Add a defcustom that supplies a function to name numeric backup files, |
| 145 | like make-backup-file-name-function for non-numeric backup files. | 145 | like make-backup-file-name-function for non-numeric backup files. |
| 146 | 146 | ||
| 147 | ** `dired-mode' should specify the semantics of `buffer-modified-p' for | ||
| 148 | dired buffers and DTRT WRT `auto-revert-mode'. | ||
| 149 | |||
| 147 | * Important features: | 150 | * Important features: |
| 148 | 151 | ||
| 149 | ** Having tabs above a window to switch buffers in it. | 152 | ** Having tabs above a window to switch buffers in it. |