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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule.el
Date: Wed, 31 Jul 2002 18:01:07 -0400

Index: emacs/lisp/international/mule.el
diff -c emacs/lisp/international/mule.el:1.156 
emacs/lisp/international/mule.el:1.157
*** emacs/lisp/international/mule.el:1.156      Tue Jul 30 02:34:28 2002
--- emacs/lisp/international/mule.el    Wed Jul 31 18:01:07 2002
***************
*** 1305,1312 ****
      ("ISO8859-14" . latin-iso8859-14)
      ("KOI8-R" . koi8-r)
      ("BIG5-0" . big5))
!   "Alist of font charset names defined by XLFD, and the corresponding Emacs
! charsets or coding systems.")
  
  ;; Functions to support "Non-Standard Character Set Encodings" defined
  ;; by the COMPOUND-TEXT spec.
--- 1305,1312 ----
      ("ISO8859-14" . latin-iso8859-14)
      ("KOI8-R" . koi8-r)
      ("BIG5-0" . big5))
!   "Alist of font charset names defined by XLFD.
! The cdr of each element is the corresponding Emacs charset or coding system.")
  
  ;; Functions to support "Non-Standard Character Set Encodings" defined
  ;; by the COMPOUND-TEXT spec.



reply via email to

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