# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1143272446 0 # Node ID e9eec692c5d85085102b62f5fb521d398d55b6ee # Parent e9b0a8e109924f31a3e0446a6dfdd46a58efeff2 *** empty log message *** diff -r e9b0a8e10992 -r e9eec692c5d8 lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 25 07:40:32 2006 +0000 +++ b/lisp/ChangeLog Sat Mar 25 07:40:46 2006 +0000 @@ -1,3 +1,13 @@ +2006-03-25 YAMAMOTO Mitsuharu + + * frame.el (select-frame-by-name): Call x-focus-frame also when + window-system is mac. + + * term/mac-win.el: Adjust Courier font specifications in + x-fixed-font-alist. + (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac + when directly encoding to UTF-16 in native byte order, no BOM. + 2006-03-25 Kim F. Storm * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.