# HG changeset patch # User Miles Bader # Date 968758514 0 # Node ID b5f901f882969c08aff7f57ef376ac72fbfc0b6c # Parent 74d7a9c42c2a1e989e91c39f92b1646069cd871c *** empty log message *** diff -r 74d7a9c42c2a -r b5f901f88296 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 12 11:24:28 2000 +0000 +++ b/lisp/ChangeLog Tue Sep 12 11:35:14 2000 +0000 @@ -1,4 +1,10 @@ -2000-09-12 Gerd Moellmann +2000-09-12 Miles Bader + + * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'. + (diff-mode-map): Bind `diff-test-hunk'. + (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'. + +2000-09-11 Gerd Moellmann * bytecomp.el (byte-compile-defvar): Undo last change because it breaks '(make-variable-buffer-local (defvar ...)'