aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8c1af2a27ce..4cacc677c23 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * keymap.c (describe_map_tree): Don't insert a double newline at
4 the end of the buffer (bug#1169) and return whether we inserted
5 something.
6
3 * callint.c (Fcall_interactively): Change "reading args" to 7 * callint.c (Fcall_interactively): Change "reading args" to
4 "providing args" to try to clarify what it does (bug#1010). 8 "providing args" to try to clarify what it does (bug#1010).
5 9