Mercurial > emacs
comparison lisp/ChangeLog @ 69672:e9eec692c5d8
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sat, 25 Mar 2006 07:40:46 +0000 |
parents | 70b77a111e8a |
children | 75f56d44d7e2 |
comparison
equal
deleted
inserted
replaced
69671:e9b0a8e10992 | 69672:e9eec692c5d8 |
---|---|
1 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * frame.el (select-frame-by-name): Call x-focus-frame also when | |
4 window-system is mac. | |
5 | |
6 * term/mac-win.el: Adjust Courier font specifications in | |
7 x-fixed-font-alist. | |
8 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac | |
9 when directly encoding to UTF-16 in native byte order, no BOM. | |
10 | |
1 2006-03-25 Kim F. Storm <storm@cua.dk> | 11 2006-03-25 Kim F. Storm <storm@cua.dk> |
2 | 12 |
3 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom. | 13 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom. |
4 (cua--init-keymaps): Use it instead of fixed C-return. | 14 (cua--init-keymaps): Use it instead of fixed C-return. |
5 (cua-mode): Set after it. | 15 (cua-mode): Set after it. |