diff lisp/ChangeLog @ 82035:da9840648bbd

(diff-unified->context): Use the new `apply' undo entry kind if applicable, so as to save undo-log space.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 22 Jul 2007 21:38:28 +0000
parents 11eee91b817d
children 93dd0897a398
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 22 21:28:14 2007 +0000
+++ b/lisp/ChangeLog	Sun Jul 22 21:38:28 2007 +0000
@@ -1,5 +1,8 @@
 2007-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* diff-mode.el (diff-unified->context): Use the new `apply' undo entry
+	if applicable, so as to save undo-log space.
+
 	* diff-mode.el (diff-find-file-name): Add arg `batch'.
 
 	* diff-mode.el (diff-beginning-of-file-and-junk): New function.