Mercurial > emacs
comparison src/ChangeLog @ 47037:d6ea7c29ce97
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 26 Aug 2002 10:10:42 +0000 |
parents | f6d6e1b3e7b7 |
children | eb9f660c2993 |
comparison
equal
deleted
inserted
replaced
47036:9d848dcc4b5d | 47037:d6ea7c29ce97 |
---|---|
1 2002-08-26 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize | |
4 foreground and background colors. From Joe Buehler (tiny change). | |
5 | |
1 2002-08-25 Andrew Choi <akochoi@shaw.ca> | 6 2002-08-25 Andrew Choi <akochoi@shaw.ca> |
2 | 7 |
3 * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is | 8 * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is |
4 defined instead of MAC_OSX. | 9 defined instead of MAC_OSX. |
5 | 10 |