aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 97c3ca9547d..a2cfd3029f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * marker.c (set_marker_restricted_both): Simplify by using
4 clip_to_bounds.
5
12012-07-05 Paul Eggert <eggert@cs.ucla.edu> 62012-07-05 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * editfns.c (region_limit): Simplify by using clip_to_bounds. 8 * editfns.c (region_limit): Simplify by using clip_to_bounds.