comparison 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
comparison
equal deleted inserted replaced
82034:11eee91b817d 82035:da9840648bbd
1 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
4 if applicable, so as to save undo-log space.
2 5
3 * diff-mode.el (diff-find-file-name): Add arg `batch'. 6 * diff-mode.el (diff-find-file-name): Add arg `batch'.
4 7
5 * diff-mode.el (diff-beginning-of-file-and-junk): New function. 8 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
6 (diff-file-kill): Use it. 9 (diff-file-kill): Use it.