Mercurial > emacs
changeset 93833:435ee3b30e0a
** Add a defcustom that supplies a function to name numeric backup files,
like make-backup-file-name-function for non-numeric backup files.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 08 Apr 2008 01:24:07 +0000 |
parents | 7f92fffabfac |
children | 6a219cd3c490 |
files | etc/TODO |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Mon Apr 07 21:58:01 2008 +0000 +++ b/etc/TODO Tue Apr 08 01:24:07 2008 +0000 @@ -140,6 +140,9 @@ ** 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.