/[emacs]/emacs/lisp/net/net-utils.el
ViewVC logotype

Diff of /emacs/lisp/net/net-utils.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by rms, Mon Dec 24 20:17:47 2001 UTC revision 1.12 by pj, Tue Dec 25 10:43:25 2001 UTC
# Line 5  Line 5 
5  ;; Author:  Peter Breton <pbreton@cs.umb.edu>  ;; Author:  Peter Breton <pbreton@cs.umb.edu>
6  ;; Created: Sun Mar 16 1997  ;; Created: Sun Mar 16 1997
7  ;; Keywords: network communications  ;; Keywords: network communications
8  ;; Time-stamp: <2001-07-15 00:34:52 pavel>  ;; Time-stamp: <2001-12-25 11:44:47 pavel>
9    
10  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
11    
# Line 781  from SEARCH-STRING.  With argument, prom Line 781  from SEARCH-STRING.  With argument, prom
781    (make-local-variable 'network-connection-host)    (make-local-variable 'network-connection-host)
782    (setq network-connection-host host)    (setq network-connection-host host)
783    (make-local-variable 'network-connection-service)    (make-local-variable 'network-connection-service)
784    (setq network-connection-service service)))    (setq network-connection-service service))
785    
786  ;;;###autoload  ;;;###autoload
787  (defun network-connection-to-service (host service)  (defun network-connection-to-service (host service)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26