Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5209:94982b8f9485
When printing a frame, print its device, making things clearer with gnuserv
2010-04-06 Aidan Kehoe <kehoea@parhasard.net>
* frame.c (print_frame):
When printing a frame, print its device, making the output of
#'frame-list a lot more helpful if using gnuclient.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 06 Apr 2010 16:32:42 +0100 |
parents | 71ee43b8a74d |
children | 23f00bfd78a4 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Apr 05 13:03:35 2010 +0100 +++ b/src/ChangeLog Tue Apr 06 16:32:42 2010 +0100 @@ -1,3 +1,9 @@ +2010-04-06 Aidan Kehoe <kehoea@parhasard.net> + + * frame.c (print_frame): + When printing a frame, print its device, making the output of + #'frame-list a lot more helpful if using gnuclient. + 2010-04-04 Ben Wing <ben@xemacs.org> * font-mgr.c: