aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-09-19 14:27:24 +0000
committerRichard M. Stallman2003-09-19 14:27:24 +0000
commit837ea4dc046de223aeed6f7e0f91002958987bd8 (patch)
tree58c6f33a6552875258dfc1196e1689b8d5b9c24f
parent237f576974a354d9b20ab27620d1f2cfe2e4fa55 (diff)
downloademacs-837ea4dc046de223aeed6f7e0f91002958987bd8.tar.gz
emacs-837ea4dc046de223aeed6f7e0f91002958987bd8.zip
Delete some ???.
-rw-r--r--etc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ff81bae7709..615fb82837f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2416,19 +2416,16 @@ the fifth is the port number.
2416connections are accepted in the stopped state. For a client process, 2416connections are accepted in the stopped state. For a client process,
2417no input is received in the stopped state. 2417no input is received in the stopped state.
2418 2418
2419???
2420*** New function network-interface-list. 2419*** New function network-interface-list.
2421 2420
2422This function returns a list of network interface names and their 2421This function returns a list of network interface names and their
2423current network addresses. 2422current network addresses.
2424 2423
2425???
2426*** New function get-network-interface-info. 2424*** New function get-network-interface-info.
2427 2425
2428This function returns the network address, hardware address, current 2426This function returns the network address, hardware address, current
2429status, and other information about a specific network interface. 2427status, 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