changeset 28416:24ba809218ad

Changes for locate.el
author Peter Breton <pbreton@attbi.com>
date Thu, 30 Mar 2000 09:37:06 +0000
parents 81719f2c14c5
children 4b675266db04
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 30 09:36:27 2000 +0000
+++ b/lisp/ChangeLog	Thu Mar 30 09:37:06 2000 +0000
@@ -1,3 +1,10 @@
+2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
+
+	* 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  <fx@gnu.org>
 
 	* calendar/appt.el: Doc fixes.