2 "$merge_tool_path" -f emerge-files-command "$LOCAL" "$REMOTE"
6 echo "Use Emacs' Emerge"
13 -f emerge-files-with-ancestor-command \
14 "$LOCAL" "$REMOTE" "$BASE" \
15 "$(basename "$MERGED")"
18 -f emerge-files-command \
20 "$(basename "$MERGED")"
25 echo "Use Emacs' Emerge"
28 translate_merge_tool_path() {
32 exit_code_trustable () {