diff lisp/ChangeLog @ 79848:316ed7573095

* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the after-save-hook so that it is not called multiple times. * vc-svn.el (vc-svn-resolve-when-done): Likewise.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 15 Jan 2008 04:37:20 +0000
parents 20dfc58f9051
children 6fb67a0834d4
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 15 04:06:40 2008 +0000
+++ b/lisp/ChangeLog	Tue Jan 15 04:37:20 2008 +0000
@@ -1,3 +1,10 @@
+2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
+	after-save-hook so that it is not called multiple times.
+
+	* vc-svn.el (vc-svn-resolve-when-done): Likewise.
+
 2008-01-15  Glenn Morris  <rgm@gnu.org>
 
 	* diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.