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 0b274598986..99caae59cf7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-10-11 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * editfns.c (save_excursion_save): Use nil if mark points to nowhere.
4 (save_excursion_restore): Do not restore mark if it was not saved.
5
12012-10-11 Paul Eggert <eggert@cs.ucla.edu> 62012-10-11 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * marker.c (cached_modiff): EMACS_INT, not int. 8 * marker.c (cached_modiff): EMACS_INT, not int.