aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9196367d195..ca1e46cc3d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-06-13 Paul Eggert <eggert@cs.ucla.edu> 12011-06-13 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * editfns.c (Ftranslate_region_internal): Use int, not EMACS_INT
4 for characters.
5
3 * doc.c (get_doc_string): Omit (unsigned)c that mishandled negatives. 6 * doc.c (get_doc_string): Omit (unsigned)c that mishandled negatives.
4 7
5 * data.c (Faset): If ARRAY is a string, check that NEWELT is a char. 8 * data.c (Faset): If ARRAY is a string, check that NEWELT is a char.