*** empty log message ***

This commit is contained in:
Eli Zaretskii
2001-12-18 17:56:11 +00:00
parent 64b4e1f11b
commit e4e34e31ef
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
* yow.c (main): Use time_t, not long, to avoid a compiler warning.
2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* test-distrib.c: Fix previous change.

View File

@@ -1,3 +1,8 @@
2001-12-18 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (lisp, shortlisp): Synchronize with changes to
lisp/Makefile.in:DONTCOMPILE.
2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* xdisp.c (window_box_height): Do not return negative values.