aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index d788fcdd01b..8cf7989a09f 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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,
145like make-backup-file-name-function for non-numeric backup files. 145like make-backup-file-name-function for non-numeric backup files.
146 146
147** `dired-mode' should specify the semantics of `buffer-modified-p' for
148dired 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.