aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97b3a6608ad..61ccbead17d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12012-12-14 Dave Abrahams <dave@boostpro.com>
2
3 * vc/ediff-util.el (ediff-buffer-type): New function.
4 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
5 rather than taking it as as argument.
6 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
7
12012-12-14 Ryan Crum <ryan.crum@eleostech.com> 82012-12-14 Ryan Crum <ryan.crum@eleostech.com>
2 9
3 * json.el: Add pretty-print option (bug#12634). 10 * json.el: Add pretty-print option (bug#12634).