comparison src/ChangeLog @ 47986:d249077dbc15

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 24 Oct 2002 08:03:27 +0000
parents ee12f8f7eb12
children 5496c6832b8a
comparison
equal deleted inserted replaced
47985:9f3ecf5e3d65 47986:d249077dbc15
1 2002-10-24 Kim F. Storm <storm@cua.dk>
2
3 * process.c (Fformat_network_address): New function.
4 (syms_of_process): Defsubr it.
5 (list_processes_1): Use it to format :local/:remote address if
6 service/host is not set; before emacs would crash in that case.
7 (Fmake_network_process): Don't use Ffind_operation_coding_system
8 to setup coding system if host or service is not set.
9
1 2002-10-23 Juanma Barranquero <lektu@terra.es> 10 2002-10-23 Juanma Barranquero <lektu@terra.es>
2 11
3 Patch suggested by Jay Finger <jay_finger@hotmail.com>. 12 Patch suggested by Jay Finger <jay_finger@hotmail.com>.
4 13
5 * w32term.c (w32_term_init): Pass XColor to w32_define_color, not 14 * w32term.c (w32_term_init): Pass XColor to w32_define_color, not