aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rudalics2008-08-23 08:11:51 +0000
committerMartin Rudalics2008-08-23 08:11:51 +0000
commitb1a345eeaa048df9ba9a0a72f808f986875f15ec (patch)
tree3630bd1846dd93e4a02e20f55e726875e0d7a652
parent85a3be15356dceb7fe0a42ae5ad2a1d36e45732d (diff)
downloademacs-b1a345eeaa048df9ba9a0a72f808f986875f15ec.tar.gz
emacs-b1a345eeaa048df9ba9a0a72f808f986875f15ec.zip
*** empty log message ***
-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.