]> git.eshelyaron.com Git - emacs.git/commitdiff
** Add a defcustom that supplies a function to name numeric backup files,
authorChong Yidong <cyd@stupidchicken.com>
Tue, 8 Apr 2008 01:24:07 +0000 (01:24 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 8 Apr 2008 01:24:07 +0000 (01:24 +0000)
like make-backup-file-name-function for non-numeric backup files.

etc/TODO

index 8d8620d07d3dbd1a6f81b83584352af54302b991..ebe60285737f8b0c6b5d021b6ccd63d8a381f35d 100644 (file)
--- 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.