Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7935 emacs/lisp/ChangeLog:1.7936
*** emacs/lisp/ChangeLog:1.7935 Wed Jul 13 05:38:25 2005
--- emacs/lisp/ChangeLog        Wed Jul 13 09:11:58 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-07-13  YAMAMOTO Mitsuharu  <[EMAIL PROTECTED]>
+ 
+       * term/mac-win.el (ccl-encode-mac-roman-font)
+       (ccl-encode-mac-centraleurroman-font)
+       (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
+       (ccl-encode-mac-dingbats-font): Remove check for ASCII.  Change
+       charset-id boundary of dimension to ?\xef.
+       (mac-char-fontspec-list): New constant.
+       (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
+       argument.  Nil uses itself as family in font-spec.  Previous
+       behavior for nil is now provided by non-nil non-string argument.
+       All callers changed.  Add font-specs for Mac fonts to
+       "fontset-default" unless iso8859-1 fonts are installed.
+ 
  2005-07-13  Stefan Monnier  <[EMAIL PROTECTED]>
  
        * progmodes/sh-script.el (sh-get-indent-info): Only indent


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to