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/mule.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule.el
Date: Fri, 06 Sep 2002 03:15:30 -0400

Index: emacs/lisp/international/mule.el
diff -c emacs/lisp/international/mule.el:1.161 
emacs/lisp/international/mule.el:1.162
*** emacs/lisp/international/mule.el:1.161      Wed Sep  4 20:28:04 2002
--- emacs/lisp/international/mule.el    Fri Sep  6 03:15:30 2002
***************
*** 311,317 ****
  translated through the char table `utf-8-translation-table-for-decode'.
  
  Optional argument RESTRICTION specifies a way to map the pair of CCS
! and CODE-POINT to a character.   Currently not supported and just ignored."
    (cond
     ((eq ccs 'ucs)
      (let ((c (cond
--- 311,317 ----
  translated through the char table `utf-8-translation-table-for-decode'.
  
  Optional argument RESTRICTION specifies a way to map the pair of CCS
! and CODE-POINT to a character.  Currently not supported and just ignored."
    (cond
     ((eq ccs 'ucs)
      (let ((c (cond




reply via email to

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