cvsdist 8184b4
diff -u po-mode.el~ po-mode.el
cvsdist 8184b4
--- po-mode.el~	2003-01-16 01:44:50.000000000 +0900
cvsdist 8184b4
+++ po-mode.el	2003-01-16 01:44:50.000000000 +0900
cvsdist 8184b4
@@ -1267,8 +1267,7 @@
cvsdist 8184b4
 		       (concat "\"PO-Revision-Date: "
cvsdist 8184b4
 			       (format-time-string "%Y-%m-%d %H:%M" time)
cvsdist 8184b4
 			       zone "\\n\"")
cvsdist 8184b4
-		       t t))))
cvsdist 8184b4
-	(message ""))
cvsdist 8184b4
+		       t t)))))
cvsdist 8184b4
     (message (_"PO-Revision-Date should be adjusted..."))))
cvsdist 8184b4
 
cvsdist 8184b4
 ;;; Handling span of entry, entry type and entry attributes.