changeset 100646:7ad0cf8d61fb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 22 Dec 2008 20:20:25 +0000
parents 4caea5d62b15
children c7b149d90f17
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 22 20:20:04 2008 +0000
+++ b/lisp/ChangeLog	Mon Dec 22 20:20:25 2008 +0000
@@ -1,5 +1,11 @@
 2008-12-22  Richard M Stallman  <rms@gnu.org>
 
+	* shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
+
+	* files.el (buffer-swapped-with): New variable.
+	(basic-save-buffer-0): Most of basic-save-buffer moved here.
+	(basic-save-buffer): Unswap the buffer temporarily if nec.
+
 	* dired.el (dired-readin): Inhibit modification hooks.
 
 2008-12-22  Ulf Jasper  <ulf.jasper@web.de>