From: Andreas Schwab Date: Fri, 9 Jun 2006 22:44:55 +0000 (+0000) Subject: (ethio-fidel-to-java-buffer): Fix quoting X-Git-Tag: emacs-pretest-22.0.90~2000 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=af1098969b5646b3e84258f94ba02df066e4e95a;p=emacs.git (ethio-fidel-to-java-buffer): Fix quoting in doc string. --- diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index 413ad3c3183..7b950dccd80 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el @@ -1786,7 +1786,7 @@ Each command is always surrounded by braces." (defun ethio-fidel-to-java-buffer nil "Convert Ethiopic characters into the Java escape sequences. -Each escape sequence is of the form \uXXXX, where XXXX is the +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].