aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-14 15:37:20 +0200
committerLars Magne Ingebrigtsen2011-07-14 15:37:20 +0200
commit3bbd2265c68e28222a8d6139e5e0026aaa032d9b (patch)
tree89363ee5481cd7df4ddcc7de51a7a6389bc91df9 /src/ChangeLog
parent621ef9abdb9106216353dae75a46fe64f8587406 (diff)
downloademacs-3bbd2265c68e28222a8d6139e5e0026aaa032d9b.tar.gz
emacs-3bbd2265c68e28222a8d6139e5e0026aaa032d9b.zip
* editfns.c (Fdelete_region): Clarify the use of the named parameters.
Fixes: debbugs:6788
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9a60ac5f541..35c56e5f478 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * editfns.c (Fdelete_region): Clarify the use of the named
4 parameters (bug#6788).
5
12011-07-14 Martin Rudalics <rudalics@gmx.at> 62011-07-14 Martin Rudalics <rudalics@gmx.at>
2 7
3 * indent.c (Fvertical_motion): Set and restore w->pointm when 8 * indent.c (Fvertical_motion): Set and restore w->pointm when