aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fcc26fab9c0..17f48ea7b12 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
4 for consistency with the other vc buffers (bug#6197).
5 (vc-checkin): Ditto.
6
7 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
8
3 * longlines.el (longlines-mode): Document what ARG does (bug#6150). 9 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
4 10
52011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org> 112011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>