Mercurial > emacs
diff src/ChangeLog @ 61340:f56e19d4738e
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Wed, 06 Apr 2005 02:24:59 +0000 |
parents | b265ce19eaf8 |
children | 2910f28041ce |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 06 02:24:23 2005 +0000 +++ b/src/ChangeLog Wed Apr 06 02:24:59 2005 +0000 @@ -1,3 +1,11 @@ +2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * mac.c (cfdate_to_lisp): Add `const' for variable `epoch_gdate'. + (Fmac_get_preference): Doc fix. + + * macfns.c (Fx_create_frame, x_create_tip_frame): Add + "fontset-mac" to fallback font/fontsets. + 2005-04-04 Kim F. Storm <storm@cua.dk> * alloc.c (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc.