Mercurial > emacs
comparison src/ChangeLog @ 56359:a6ce6b01d52d
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Tue, 06 Jul 2004 05:08:57 +0000 |
parents | ca58dab79be1 |
children | f9bb0a7d3c17 |
comparison
equal
deleted
inserted
replaced
56358:97e94a98c666 | 56359:a6ce6b01d52d |
---|---|
1 2004-07-06 John Paul Wallington <jpw@gnu.org> | 1 2004-07-06 John Paul Wallington <jpw@gnu.org> |
2 | 2 |
3 * eval.c (Fdefmacro): Signal an error if NAME is not a symbol. | 3 * eval.c (Fdefmacro): Signal an error if NAME is not a symbol. |
4 | |
5 * fns.c (Fclear_string): Signal an error if STRING is not a string. | |
4 | 6 |
5 2004-07-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 7 2004-07-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
6 | 8 |
7 * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList | 9 * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList |
8 instead of CGMainDisplayID (only in OSX 10.2 and later). | 10 instead of CGMainDisplayID (only in OSX 10.2 and later). |