* admin/bzrmerge.el: Fix paren typo in previous.
This commit is contained in:
parent
b91f171d26
commit
acce4a473a
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ Does not make other difference."
|
|||
;; are conflicts.
|
||||
(display-warning 'bzrmerge "Resolve conflicts manually.
|
||||
¡BEWARE! Important metadata is kept in this Emacs session!
|
||||
Do not commit without re-running `M-x bzrmerge' first!")))
|
||||
Do not commit without re-running `M-x bzrmerge' first!"))
|
||||
(error "Resolve conflicts manually")))))
|
||||
(cons merge skip)))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue