]> code.delx.au - gnu-emacs/commit
Doc updates for buffer-stale-function now applying to file buffers too
authorGlenn Morris <rgm@gnu.org>
Fri, 4 Apr 2014 02:09:35 +0000 (22:09 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 4 Apr 2014 02:09:35 +0000 (22:09 -0400)
commit8a1d24b11ef7bfed0752896cbfbcdd793f100b03
tree23cfe23968dcc68b9649c745d76eae05d0ab720c
parent0360792967fa95567a9ec2d767f3a33563c1bbc5
Doc updates for buffer-stale-function now applying to file buffers too

* doc/emacs/arevert-xtra.texi (Supporting additional buffers):
* doc/lispref/backups.texi (Reverting):
Update for buffer-stale-function also applying to file-buffers.

* lisp/autorevert.el (auto-revert-buffers):
* lisp/files.el (buffer-stale--default-function)
(buffer-stale-function, revert-buffer--default): Doc tweaks.

* etc/NEWS: Related edits.
doc/emacs/ChangeLog
doc/emacs/arevert-xtra.texi
doc/lispref/ChangeLog
doc/lispref/backups.texi
etc/NEWS
lisp/ChangeLog
lisp/autorevert.el
lisp/files.el