aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3e75c2d718f..8196cae2056 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12012-06-24 Leo Liu <sdl.web@gmail.com> 12012-06-24 Leo Liu <sdl.web@gmail.com>
2 2
3 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
4 read-only error.
5
3 * net/rcirc.el (rcirc): Avoid error when process-contact returns t. 6 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
4 7
5 * vc/diff-mode.el (diff-file-prev/next): Fix typo. 8 * vc/diff-mode.el (diff-file-prev/next): Fix typo.