emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/utf-16.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/utf-16.el
Date: Tue, 04 Feb 2003 08:09:40 -0500

Index: emacs/lisp/international/utf-16.el
diff -c emacs/lisp/international/utf-16.el:1.6 
emacs/lisp/international/utf-16.el:1.7
*** emacs/lisp/international/utf-16.el:1.6      Mon Jan 13 08:26:21 2003
--- emacs/lisp/international/utf-16.el  Tue Feb  4 08:09:38 2003
***************
*** 225,231 ****
  
  On decoding (e.g. reading a file), Unicode characters not in the above
  ranges are decoded as U+FFFD, effectively corrupting the data
! if they are re-encoded.  
  
  On encoding (e.g. writing a file), Emacs characters not belonging to
  any of the character sets listed above are encoded into the byte
--- 225,231 ----
  
  On decoding (e.g. reading a file), Unicode characters not in the above
  ranges are decoded as U+FFFD, effectively corrupting the data
! if they are re-encoded.
  
  On encoding (e.g. writing a file), Emacs characters not belonging to
  any of the character sets listed above are encoded into the byte




reply via email to

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