comparison lisp/ChangeLog @ 71505:9591ee84e734

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 28 Jun 2006 08:32:03 +0000
parents 0b855b098dcd
children b322992de32c
comparison
equal deleted inserted replaced
71504:2b4e59cd1121 71505:9591ee84e734
1 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * term/mac-win.el (mac-handle-font-selection): Change keys of
4 mac-atsu-font-table from strings to numbers.
5 (mac-ts-caret-position): Use also when cursor-type is nil.
6 (mac-ts-update-active-input-area): Add Mac OS Classic support.
7 Relax condition for using overlay strings. Use
8 mac-ts-caret-position face when cursor-type is nil.
9
1 2006-06-26 Kim F. Storm <storm@cua.dk> 10 2006-06-26 Kim F. Storm <storm@cua.dk>
2 11
3 * help.el (view-emacs-news): Declare `res' in the right let* form. 12 * help.el (view-emacs-news): Declare `res' in the right let* form.
4 13
5 2006-06-25 Michael Albinus <michael.albinus@gmx.de> 14 2006-06-25 Michael Albinus <michael.albinus@gmx.de>