emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 24 Oct 2002 04:03:27 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2908 emacs/src/ChangeLog:1.2909
*** emacs/src/ChangeLog:1.2908  Wed Oct 23 12:55:33 2002
--- emacs/src/ChangeLog Thu Oct 24 04:03:27 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-10-24  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        Patch suggested by Jay Finger <address@hidden>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]