]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of hooks related to saving buffers
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Jan 2017 08:57:14 +0000 (10:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Jan 2017 08:57:14 +0000 (10:57 +0200)
commit954e9e983b7e446ebf4a7b4dfee0dca82b6b57f7
tree3bb5cc751c903e2778d354ec15c17b3f10ed2983
parent9fcab85efd10090786266610f4dbb83ee0da4b31
Improve documentation of hooks related to saving buffers

* lisp/files.el (write-file-functions, write-contents-functions)
(before-save-hook, after-save-hook): Note that these are only used
by save-buffer.

* doc/lispref/backups.texi (Auto-Saving):
* doc/lispref/files.texi (Saving Buffers): Mention that
save-related hooks are not run by auto-saving.  (Bug#25460)
doc/lispref/backups.texi
doc/lispref/files.texi
lisp/files.el