Mercurial > emacs
comparison src/ChangeLog @ 30466:2e7347cb8792
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 26 Jul 2000 11:07:37 +0000 |
parents | b635ea37aac2 |
children | deaccf3300df |
comparison
equal
deleted
inserted
replaced
30465:d57d77adc6da | 30466:2e7347cb8792 |
---|---|
1 2000-07-26 Dave Love <fx@gnu.org> | |
2 | |
3 * syswait.h: Move some definitions. | |
4 (HAVE_SYS_WAIT_H): Undef for HPUX7, Convex. | |
5 [!HAVE_SYS_WAIT_H]: Define things unconditionally. More | |
6 perspicuous definitions. | |
7 (WTERMSIG): Fix bit pattern used. | |
8 | |
1 2000-07-26 Kenichi Handa <handa@etl.go.jp> | 9 2000-07-26 Kenichi Handa <handa@etl.go.jp> |
2 | 10 |
3 * print.c (print_object): If vector printing is truncated, print | 11 * print.c (print_object): If vector printing is truncated, print |
4 "..." to indicate it as well as the case of list printing. | 12 "..." to indicate it as well as the case of list printing. |
5 | 13 |