diff lisp/ChangeLog @ 81973:761ac74a9c02

(locate-dominating-file): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 19 Jul 2007 03:29:47 +0000
parents 7447c9b7efeb
children ac7b97499a4b
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 18 21:02:29 2007 +0000
+++ b/lisp/ChangeLog	Thu Jul 19 03:29:47 2007 +0000
@@ -1,3 +1,7 @@
+2007-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* files.el (locate-dominating-file): New function.
+
 2007-07-18  Michael Albinus  <michael.albinus@gmx.de>
 
 	* progmodes/grep.el (grep-host-defaults-alist): New defvar.
@@ -13,6 +17,7 @@
 	files.  Change two keybindings to point to new function names.
 
 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
+
 	* follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
 	(follow-delete-other-windows-and-split, follow-recenter)
 	(follow-windows-aligned-p, follow-point-visible-all-windows-p)