** Add a defcustom that supplies a function to name numeric backup files,

like make-backup-file-name-function for non-numeric backup files.
This commit is contained in:
Chong Yidong 2008-04-08 01:24:07 +00:00
parent 5dab0f468a
commit d73803e635

View file

@ -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.