From d73803e635e3b8d0039c89cf1b5676bf5c4ddd4b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 8 Apr 2008 01:24:07 +0000 Subject: [PATCH] ** Add a defcustom that supplies a function to name numeric backup files, like make-backup-file-name-function for non-numeric backup files. --- etc/TODO | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5