Mercurial > emacs
comparison src/ChangeLog @ 83721:151b1afb6378
(BASE_PURESIZE): Increase base value to 1164000.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 29 Aug 2007 06:06:51 +0000 |
parents | a73440d2f146 |
children | c9fcdc0c3704 |
comparison
equal
deleted
inserted
replaced
83720:5649ebc80986 | 83721:151b1afb6378 |
---|---|
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 | 38 |
39 * puresize.h (BASE_PURESIZE): Increase base value to 1158000. | 39 * puresize.h (BASE_PURESIZE): Increase base value to 1164000. |
40 | 40 |
41 * sysdep.c: Comment out text after #endif. | 41 * sysdep.c: Comment out text after #endif. |
42 | 42 |
43 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD | 43 * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD |
44 is defined. Better initialize ttys in windows. Use terminal | 44 is defined. Better initialize ttys in windows. Use terminal |