diff lisp/ChangeLog @ 60748:e83f2fedadd4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 19 Mar 2005 14:37:59 +0000
parents 82892a53d9be
children 718d32a9e208
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 19 14:36:43 2005 +0000
+++ b/lisp/ChangeLog	Sat Mar 19 14:37:59 2005 +0000
@@ -1,3 +1,11 @@
+2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
+
+	* finder.el (finder-current-item): Throw an error on an empty
+	line.
+
+	* man.el (Man-follow-manual-reference): If current-word returns
+	nil, use "".
+
 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
 
 	* simple.el (goto-line): Doc fix.