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
commit285a4030deeacab71756ef6a5d006820790c31f8 (patch)
tree136f96310a55ccbeebf8da20b57f98c46ab105dd /etc/TODO
parente8a100083b8e69e4d7611c4a0745057bf7854d31 (diff)
downloademacs-285a4030deeacab71756ef6a5d006820790c31f8.tar.gz
** 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 8d8620d07d3..ebe60285737 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.