aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2011-05-16 14:29:35 +0200
committerAndreas Schwab2011-05-16 14:29:35 +0200
commit165fd2df8cc5cfc292d8f2b81c7ff259bf7b9561 (patch)
tree3893758c73ac664ccf2a8c9fcbe42e88de71d95f /lisp/ChangeLog
parent7affc353121049970fe7d49796f7a84e0c434061 (diff)
downloademacs-165fd2df8cc5cfc292d8f2b81c7ff259bf7b9561.tar.gz
emacs-165fd2df8cc5cfc292d8f2b81c7ff259bf7b9561.zip
Fix last change
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f56b1c04b18..c07682f8a7b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,10 @@
12011-05-16 Andreas Schwab <schwab@linux-m68k.org>
2
3 * diff-mode.el (diff-fixup-modifs): Fix last change.
4
12011-05-15 Chong Yidong <cyd@stupidchicken.com> 52011-05-15 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for 7 * diff-mode.el (diff-fixup-modifs): Locate correct position for
4 hunk-end tags (Bug#8672). 8 hunk-end tags (Bug#8672).
5 9
62011-05-13 Juanma Barranquero <lekktu@gmail.com> 102011-05-13 Juanma Barranquero <lekktu@gmail.com>