changeset 60748:e83f2fedadd4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 19 Mar 2005 14:37:59 +0000
parents 86c528510d44
children 3b3b017d62ab
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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.