]> git.eshelyaron.com Git - emacs.git/commit
Don't recommend redefining auto-save filename functions
authorNoam Postavsky <npostavs@gmail.com>
Wed, 26 Aug 2020 10:37:24 +0000 (12:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 Aug 2020 10:37:24 +0000 (12:37 +0200)
commit7e809b9ef7b8e07851525ffb9c03a02c5ea6af82
tree121d82ee063c4607265b0b63188b8c878f98778d
parentfa3959f5cbd2c0c4642999bde987ba852373e0dd
Don't recommend redefining auto-save filename functions

* doc/lispref/backups.texi (Auto-Saving): Document
auto-save-file-name-transforms.
* lisp/files.el (make-auto-save-file-name)
(auto-save-file-name-p): Remove suggestion to redefine for
customization (bug#34911).
doc/lispref/backups.texi
lisp/files.el