emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el
Date: Sun, 18 Sep 2005 01:40:08 -0400

Index: emacs/lisp/term/mac-win.el
diff -c emacs/lisp/term/mac-win.el:1.52 emacs/lisp/term/mac-win.el:1.53
*** emacs/lisp/term/mac-win.el:1.52     Wed Aug 31 09:52:29 2005
--- emacs/lisp/term/mac-win.el  Sun Sep 18 05:40:06 2005
***************
*** 1110,1117 ****
    "Coding system derived from the system script code.")
  
  (defun mac-add-charset-info (xlfd-charset mac-text-encoding)
!   "Function to add character sets to display with Mac fonts.
! Creates entries in `mac-charset-info-alist'.
  XLFD-CHARSET is a string which will appear in the XLFD font name
  to identify the character set.  MAC-TEXT-ENCODING is the
  correspoinding TextEncodingBase value."
--- 1110,1117 ----
    "Coding system derived from the system script code.")
  
  (defun mac-add-charset-info (xlfd-charset mac-text-encoding)
!   "Add a character set to display with Mac fonts.
! Create an entry in `mac-charset-info-alist'.
  XLFD-CHARSET is a string which will appear in the XLFD font name
  to identify the character set.  MAC-TEXT-ENCODING is the
  correspoinding TextEncodingBase value."




reply via email to

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