diff options
| author | Kim F. Storm <storm@cua.dk> | 2002-03-21 13:02:34 +0000 |
|---|---|---|
| committer | Kim F. Storm <storm@cua.dk> | 2002-03-21 13:02:34 +0000 |
| commit | 3ae1b884632a2c54da5ef6d98df2c96edd1b393b (patch) | |
| tree | 28d26c544cf1337c8e215e5c5dadca72aec2cb0a /lisp | |
| parent | c2bd2c26f3b343789ce83068f620c800b1b38ce0 (diff) | |
| download | emacs-3ae1b884632a2c54da5ef6d98df2c96edd1b393b.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 23872fea6b2..7f1f755236c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-03-21 Kim F. Storm <storm@cua.dk> + + * simple.el (open-network-stream, open-network-stream-nowait) + (open-network-stream-server): Use featurep to test for + supported networking features. + 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org> * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter |
