aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c095f3e66c3..5154dc5012e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-06-03 Aidan Kehoe <kehoea@parhasard.net>
2
3 * lread.c (read_escape): Provide a Unicode character escape
4 syntax; \u followed by exactly four or \U followed by exactly
5 eight hex digits in a comment or string is read as a Unicode
6 character with that code point.
7
12006-06-09 Eli Zaretskii <eliz@gnu.org> 82006-06-09 Eli Zaretskii <eliz@gnu.org>
2 9
3 * window.c (window_scroll_pixel_based): Signal "Beginning of 10 * window.c (window_scroll_pixel_based): Signal "Beginning of