+2008-05-25 Bruno Haible <bruno@clisp.org>
+
+ * po-mode.el (po-replace-revision-date): Return nil.
+ Patch by Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>.
+
2008-05-07 Bruno Haible <bruno@clisp.org>
* po-mode.el (po-team-name-to-code): Add Beja. Remove Adangme, Banda,
zone "\\n\"")
t t))))
(message ""))
- (message (_"PO-Revision-Date should be adjusted..."))))
+ (message (_"PO-Revision-Date should be adjusted...")))
+ ;; Return nil to indicate that the buffer has not yet been saved.
+ nil)
\f
;;; Handling span of entry, entry type and entry attributes.