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