Mercurial > emacs
comparison src/ChangeLog @ 109576:faeb6f3341b1
Fix some stuff that didn't compile.
* frame.h (Qtty_color_mode): Move declaration out of HAVE_WINDOW_SYSTEM.
* vm-limit.c (POINTER): Add typedef for it.
(start_of_data): Change return type from POINTER to char *.
| author | Jan D. <jan.h.d@swipnet.se> |
|---|---|
| date | Thu, 29 Jul 2010 08:59:29 +0200 |
| parents | ad36da121d41 |
| children | e82b1db50991 |
comparison
equal
deleted
inserted
replaced
| 109575:ad36da121d41 | 109576:faeb6f3341b1 |
|---|---|
| 1 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> | |
| 2 | |
| 3 * vm-limit.c (POINTER): Add typedef for it. | |
| 4 (start_of_data): Change return type from POINTER to char *. | |
| 5 | |
| 6 * frame.h (Qtty_color_mode): Move declaration out of ifdef | |
| 7 HAVE_WINDOW_SYSTEM. | |
| 8 | |
| 1 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu> | 9 2010-07-29 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 10 |
| 3 * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it. | 11 * vm-limit.c: Do not include sys/resource.h, mem-limits.h does it. |
| 4 Remove reference to __osf__, unused. | 12 Remove reference to __osf__, unused. |
| 5 | 13 |
