ethio-fidel-to-java-buffer

ethio-fidel-to-java-buffer is an autoloaded Lisp function in `ethio-util.el'.

(ethio-fidel-to-java-buffer)

Convert Ethiopic characters into the Java escape sequences.

Each escape sequence is of the form \uXXXX, where XXXX is the
character's codepoint (in hex) in Unicode.

If `ethio-java-save-lowercase' is non-nil, use [0-9a-f].
Otherwise, [0-9A-F].