Mercurial > emacs
changeset 30460:b635ea37aac2
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 26 Jul 2000 04:11:59 +0000 |
parents | 84d987373e67 |
children | 6c5d35d06409 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 25 23:26:01 2000 +0000 +++ b/src/ChangeLog Wed Jul 26 04:11:59 2000 +0000 @@ -1,3 +1,8 @@ +2000-07-26 Kenichi Handa <handa@etl.go.jp> + + * print.c (print_object): If vector printing is truncated, print + "..." to indicate it as well as the case of list printing. + 2000-07-25 Gerd Moellmann <gerd@gnu.org> * xdisp.c (next_element_from_display_vector): Improve comments.