diff lisp/ChangeLog @ 5245:0d71bcf96ffd

Add ` diff-buffer-with-file'. 2010-08-18 Mike Sperber <mike@xemacs.org> * files.el (diff-files-for-recover): Abstract this out out `recover-file'. (diff-buffer-with-file): Add from (GPLv2) FSF Emacs. (recover-file): Use `diff-files-for-recover'.
author Mike Sperber <sperber@deinprogramm.de>
date Wed, 18 Aug 2010 17:44:24 +0200
parents 04811a268716
children bf93bff989d8
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 15 15:42:45 2010 +0100
+++ b/lisp/ChangeLog	Wed Aug 18 17:44:24 2010 +0200
@@ -1,12 +1,24 @@
+<<<<<<< local
 2010-08-15  Aidan Kehoe  <kehoea@parhasard.net>
-
+=======
+2010-08-18  Mike Sperber  <mike@xemacs.org>
+>>>>>>> other
+
+<<<<<<< local
 	* specifier.el (canonicalize-inst-pair, canonicalize-spec):
 	If a specifier tag set is correct, but an instantiator is not in
 	an accepted format, don't error with the message "Invalid
 	specifier tag set".
 	Also, when we error, use error-symbols, for better structured
 	error handling and more ease when testing.
-
+=======
+	* files.el (diff-files-for-recover): Abstract this out out
+	`recover-file'.
+	(diff-buffer-with-file): Add from (GPLv2) FSF Emacs.
+	(recover-file): Use `diff-files-for-recover'.
+>>>>>>> other
+
+<<<<<<< local
 2010-07-24  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* cl-extra.el (concatenate):
@@ -16,6 +28,8 @@
 	If TYPE is constant, don't inline #'concatenate, replace it by a
 	call to the appropriate C functions.
 
+=======
+>>>>>>> other
 2010-06-13  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* gnome.el: