Mercurial > emacs
comparison src/ChangeLog @ 58708:60340bd28043
* macmenu.c (add_menu_item): Fallback on MacRoman if encoding
menu text as UTF8 fails.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Wed, 01 Dec 2004 15:51:22 +0000 |
parents | 1d7bc0df04ed |
children | 168cca775caf |
comparison
equal
deleted
inserted
replaced
58707:57741ce4cd6b | 58708:60340bd28043 |
---|---|
1 2004-12-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * macmenu.c (add_menu_item): Fallback on MacRoman if encoding | |
4 menu text as UTF8 fails. | |
5 | |
1 2004-12-01 Kim F. Storm <storm@cua.dk> | 6 2004-12-01 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * alloc.c: Add commentary for last change. | 8 * alloc.c: Add commentary for last change. |
4 (XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle | 9 (XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle |
5 sizeof(size_t) != 4. | 10 sizeof(size_t) != 4. |