aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPeter Breton <[email protected]>2000-03-30 09:37:06 +0000
committerPeter Breton <[email protected]>2000-03-30 09:37:06 +0000
commit326855a0f45fe45c4ddd9000046ed6a9aa31534b (patch)
tree28d44dd52a30f7567a976d3874e723a22fee2212 /lisp
parent8e7af858e154c4676adc2ef1587f23928c743019 (diff)
Changes for locate.el
Diffstat (limited to 'lisp')
-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.