*** empty log message ***

This commit is contained in:
Dave Love 2002-10-31 17:58:26 +00:00
parent 8d2ff84085
commit 296b92467f

View file

@ -1,3 +1,8 @@
2002-10-31 Dave Love <fx@gnu.org>
* xterm.c (XTread_socket): Fix last change.
(xaw_scroll_callback): Cast call_data to long to avoid warning.
2002-10-31 Stefan Monnier <monnier@cs.yale.edu>
* process.c (Fformat_network_address): Fix int/Lisp_Object mixup.