From: Chong Yidong Date: Tue, 8 Apr 2008 01:24:07 +0000 (+0000) Subject: ** Add a defcustom that supplies a function to name numeric backup files, X-Git-Tag: emacs-pretest-23.0.90~6455 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d73803e635e3b8d0039c89cf1b5676bf5c4ddd4b;p=emacs.git ** Add a defcustom that supplies a function to name numeric backup files, like make-backup-file-name-function for non-numeric backup files. --- 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.