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 44ce36772f4..0b2a3221295 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -147,6 +147,9 @@ like make-backup-file-name-function for non-numeric backup files.
147** `dired-mode' should specify the semantics of `buffer-modified-p' for 147** `dired-mode' should specify the semantics of `buffer-modified-p' for
148dired buffers and DTRT WRT `auto-revert-mode'. 148dired buffers and DTRT WRT `auto-revert-mode'.
149 149
150** Check uses of prin1 for error-handling.
151http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html
152
150* Important features: 153* Important features:
151 154
152** Having tabs above a window to switch buffers in it. 155** Having tabs above a window to switch buffers in it.