summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-04-08 01:24:07 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-04-08 01:24:07 +0000
commitd73803e635e3b8d0039c89cf1b5676bf5c4ddd4b (patch)
treef4255f60bf6780a16fbcf28fac5ef5d53604c215 /etc/TODO
parent5dab0f468a7aae17550d310139785cabdb58b638 (diff)
** Add a defcustom that supplies a function to name numeric backup files,
like make-backup-file-name-function for non-numeric backup files.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 8d8620d07d..ebe6028573 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -140,6 +140,9 @@ Change them to use report-emacs-bug.
** Allow fringe indicators to display a tooltip (provide a help-echo property?)
+** Add a defcustom that supplies a function to name numeric backup files,
+like make-backup-file-name-function for non-numeric backup files.
+
* Important features:
** Having tabs above a window to switch buffers in it.