emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/ethio-util.el,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/language/ethio-util.el,v
Date: Fri, 09 Jun 2006 22:44:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 06/06/09 22:44:55

Index: ethio-util.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/language/ethio-util.el,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- ethio-util.el       18 Dec 2005 01:17:27 -0000      1.40
+++ ethio-util.el       9 Jun 2006 22:44:55 -0000       1.41
@@ -1786,7 +1786,7 @@
 (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].




reply via email to

[Prev in Thread] Current Thread [Next in Thread]