*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index 3f27f3f..933c445 100644 (file)
@@ -1,3 +1,17 @@
+2008-12-23  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg.el: Add obsolescence info.
+
+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>
 
        * net/newst-backend.el (newst-backend): Removed wrong duplicate provide statement.