diff options
author | Peter Breton <pbreton@attbi.com> | 2000-03-30 11:02:27 +0000 |
---|---|---|
committer | Peter Breton <pbreton@attbi.com> | 2000-03-30 11:02:27 +0000 |
commit | 1f56ba73350bdba2a7318023c2b64613df601d62 (patch) | |
tree | cc11cf22d9d6a60137ce09deff5985d23cb33c86 | |
parent | 370893a14a8668b46694a634f16dc830d04e9a93 (diff) | |
download | emacs-1f56ba73350bdba2a7318023c2b64613df601d62.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 375d5351bf3..b261a9a4169 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2000-03-30 Peter Breton <pbreton@ne.mediaone.net> + * net/net-utils.el: + (network-connection-host, network-connection-service): New variables + (network-connection-mode): New mode, derived from comint-mode + (network-connection-mode-setup): New function, saves host and + service information in local variables. + * lisp/locate.el: (locate-word-at-point): Added this function (locate): Default to using locate-word-at-point as input |