diff options
| author | Richard M. Stallman | 2003-09-19 14:27:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2003-09-19 14:27:24 +0000 |
| commit | 837ea4dc046de223aeed6f7e0f91002958987bd8 (patch) | |
| tree | 58c6f33a6552875258dfc1196e1689b8d5b9c24f | |
| parent | 237f576974a354d9b20ab27620d1f2cfe2e4fa55 (diff) | |
| download | emacs-837ea4dc046de223aeed6f7e0f91002958987bd8.tar.gz emacs-837ea4dc046de223aeed6f7e0f91002958987bd8.zip | |
Delete some ???.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -2416,19 +2416,16 @@ the fifth is the port number. | |||
| 2416 | connections are accepted in the stopped state. For a client process, | 2416 | connections are accepted in the stopped state. For a client process, |
| 2417 | no input is received in the stopped state. | 2417 | no input is received in the stopped state. |
| 2418 | 2418 | ||
| 2419 | ??? | ||
| 2420 | *** New function network-interface-list. | 2419 | *** New function network-interface-list. |
| 2421 | 2420 | ||
| 2422 | This function returns a list of network interface names and their | 2421 | This function returns a list of network interface names and their |
| 2423 | current network addresses. | 2422 | current network addresses. |
| 2424 | 2423 | ||
| 2425 | ??? | ||
| 2426 | *** New function get-network-interface-info. | 2424 | *** New function get-network-interface-info. |
| 2427 | 2425 | ||
| 2428 | This function returns the network address, hardware address, current | 2426 | This function returns the network address, hardware address, current |
| 2429 | status, and other information about a specific network interface. | 2427 | status, and other information about a specific network interface. |
| 2430 | 2428 | ||
| 2431 | |||
| 2432 | +++ | 2429 | +++ |
| 2433 | ** New function copy-tree. | 2430 | ** New function copy-tree. |
| 2434 | 2431 | ||