Mercurial > emacs
comparison src/ChangeLog @ 83756:176fd4c8d28a
(mac_initialize): Delete declaration.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Wed, 29 Aug 2007 15:31:23 +0000 |
| parents | c9fcdc0c3704 |
| children | 0ce482dc32a6 |
comparison
equal
deleted
inserted
replaced
| 83755:4345dc8d8455 | 83756:176fd4c8d28a |
|---|---|
| 33 (mac_term_init): Initialize the terminal. | 33 (mac_term_init): Initialize the terminal. |
| 34 (mac_initialize): Make static and move terminal initialization ... | 34 (mac_initialize): Make static and move terminal initialization ... |
| 35 (mac_create_terminal): ... to this new function. | 35 (mac_create_terminal): ... to this new function. |
| 36 | 36 |
| 37 * macterm.h (struct mac_display_info): Add terminal. | 37 * macterm.h (struct mac_display_info): Add terminal. |
| 38 (mac_initialize): Delete declaration. | |
| 38 | 39 |
| 39 * puresize.h (BASE_PURESIZE): Increase base value to 1164000. | 40 * puresize.h (BASE_PURESIZE): Increase base value to 1164000. |
| 40 | 41 |
| 41 * sysdep.c: Comment out text after #endif. | 42 * sysdep.c: Comment out text after #endif. |
| 42 | 43 |
