If there were a real need, it should be UTF-8 anyway.
+2013-03-03 Paul Eggert <eggert@cs.ucla.edu>
+
+ * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
+ If there were a real need, it should be UTF-8 anyway.
+
2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
Simplify data_start configuration (Bug#13783).
;; bzrmerge-add-metadata does not work when there
;; are conflicts.
(display-warning 'bzrmerge "Resolve conflicts manually.
-ยกBEWARE! Important metadata is kept in this Emacs session!
+BEWARE! Important metadata is kept in this Emacs session!
Do not commit without re-running `M-x bzrmerge' first!"
:warning bzrmerge-warning-buffer))
(error "Resolve conflicts manually")))))