aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTeodor Zlatanov2009-08-28 10:16:03 +0000
committerTeodor Zlatanov2009-08-28 10:16:03 +0000
commit3ed8bbdc5f73fe527fdd18bbb1b5c75d28a7d895 (patch)
tree1556e03fdb2e62d94b678cc9df25a9ea717e29c4 /src/ChangeLog
parent63494d1b9d7160b57231d737c24c1d0da0f8efbe (diff)
downloademacs-3ed8bbdc5f73fe527fdd18bbb1b5c75d28a7d895.tar.gz
emacs-3ed8bbdc5f73fe527fdd18bbb1b5c75d28a7d895.zip
(print_object): Set escapeflag to 1 when printing
hashtable keys and values.
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 6212c4039ad..459b5e284f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-08-28 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * print.c (print_object): Set escapeflag to 1 when printing
4 hashtable keys and values.
5
12009-08-27 Stefan Monnier <monnier@iro.umontreal.ca> 62009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * lread.c (read_integer): Use doubles (and potentially return a float 8 * lread.c (read_integer): Use doubles (and potentially return a float