aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2df9755d6a..375d5351bf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-30 Peter Breton <[email protected]>
+
+ * lisp/locate.el:
+ (locate-word-at-point): Added this function
+ (locate): Default to using locate-word-at-point as input
+ Run dired-mode-hook
+
2000-03-29 Dave Love <[email protected]>
* calendar/appt.el: Doc fixes.