Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5325:47298dcf2e8f
Be more helpful in printing ephemerons, weak lists, and weak boxes.
2011-01-01 Aidan Kehoe <kehoea@parhasard.net>
* data.c (print_ephemeron, print_weak_list, print_weak_box):
Be more helpful in printing these structures; show their contents,
print their UIDs so it's possible to distinguish between them.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 01 Jan 2011 20:08:44 +0000 |
parents | df125a42c50c |
children | dae3d95cf319 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Dec 30 13:46:50 2010 +0000 +++ b/src/ChangeLog Sat Jan 01 20:08:44 2011 +0000 @@ -1,3 +1,9 @@ +2011-01-01 Aidan Kehoe <kehoea@parhasard.net> + + * data.c (print_ephemeron, print_weak_list, print_weak_box): + Be more helpful in printing these structures; show their contents, + print their UIDs so it's possible to distinguish between them. + 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> * lisp.h (DECLARE_N_KEYWORDS_8, DECLARE_N_KEYWORDS_9)