changeset 85120:84e3a7abb8a3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 09 Oct 2007 15:27:49 +0000
parents 315eb0aa2341
children d900b8e10003
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 09 15:27:09 2007 +0000
+++ b/lisp/ChangeLog	Tue Oct 09 15:27:49 2007 +0000
@@ -1,6 +1,7 @@
 2007-10-09  Juanma Barranquero  <lekktu@gmail.com>
 
-	* follow.el (follow-mode-hook, follow-mode): Doc fixes.
+	* follow.el: Require easymenu.
+	(follow-mode-hook, follow-mode): Doc fixes.
 	(follow-mode-off-hook): Mark as obsolete.
 
 2007-10-08  Martin Rudalics  <rudalics@gmx.at>