comparison lisp/ChangeLog @ 28421:a8dd4622faa4

*** empty log message ***
author Peter Breton <pbreton@attbi.com>
date Thu, 30 Mar 2000 11:02:27 +0000
parents 24ba809218ad
children ffd7193171a1
comparison
equal deleted inserted replaced
28420:854590466b7b 28421:a8dd4622faa4
1 2000-03-30 Peter Breton <pbreton@ne.mediaone.net> 1 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
2
3 * net/net-utils.el:
4 (network-connection-host, network-connection-service): New variables
5 (network-connection-mode): New mode, derived from comint-mode
6 (network-connection-mode-setup): New function, saves host and
7 service information in local variables.
2 8
3 * lisp/locate.el: 9 * lisp/locate.el:
4 (locate-word-at-point): Added this function 10 (locate-word-at-point): Added this function
5 (locate): Default to using locate-word-at-point as input 11 (locate): Default to using locate-word-at-point as input
6 Run dired-mode-hook 12 Run dired-mode-hook