CVS update by aidan xemacs/tests/automated ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon May 21 04:11:38 EDT 2007


  User: aidan   
  Date: 07/05/21 10:11:38

  Modified:    xemacs/tests/automated mule-tests.el
Log:
LATIN CAPITAL LETTER D WITH STROKE does _not_ decompose

Revision  Changes    Path
1.18      +1 -1      XEmacs/xemacs/tests/automated/mule-tests.el

Index: mule-tests.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/tests/automated/mule-tests.el,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- mule-tests.el	2007/05/20 20:09:40	1.17
+++ mule-tests.el	2007/05/21 08:11:37	1.18
@@ -341,7 +341,7 @@ This is a naive implementation in Lisp. 
          ;; make-temp-name does stat(), which on OS X requires that you
          ;; normalise, where open() will normalise for you. Previously we
          ;; used scaron as the Latin-2 character, and make-temp-name errored
-         ;; on OS X. LATIN CAPITAL LETTER D WITH STROKE does decompose.
+         ;; on OS X. LATIN CAPITAL LETTER D WITH STROKE does not decompose.
          (name1 (make-temp-name prefix))
          (name2 (make-temp-name prefix)))
     ;; This is how you suppress output from `message', called by `write-region'





More information about the XEmacs-CVS mailing list