*** empty log message ***
This commit is contained in:
parent
472514b72d
commit
9c1e9d548f
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2002-10-24 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* process.c (Fformat_network_address): New function.
|
||||
(syms_of_process): Defsubr it.
|
||||
(list_processes_1): Use it to format :local/:remote address if
|
||||
service/host is not set; before emacs would crash in that case.
|
||||
(Fmake_network_process): Don't use Ffind_operation_coding_system
|
||||
to setup coding system if host or service is not set.
|
||||
|
||||
2002-10-23 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
Patch suggested by Jay Finger <jay_finger@hotmail.com>.
|
||||
|
|
Loading…
Add table
Reference in a new issue