diff options
| author | Jan Djärv | 2011-01-19 23:13:54 +0100 |
|---|---|---|
| committer | Jan Djärv | 2011-01-19 23:13:54 +0100 |
| commit | 8beb828a0bf0ba523cdd99396d036ab4b3bfa464 (patch) | |
| tree | 8d31abd3aab269ea30c51ef812568cde435bd440 /src/ChangeLog | |
| parent | fb9d0f5afc688e0225c173fa85fd0123467be59c (diff) | |
| download | emacs-8beb828a0bf0ba523cdd99396d036ab4b3bfa464.tar.gz emacs-8beb828a0bf0ba523cdd99396d036ab4b3bfa464.zip | |
* unexmacosx.c: Include config.h before unistd.h.
Fixes: debbugs:7859
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2f8e7a7ceeb..79cc893eaae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-01-19 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2011-01-19 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * unexmacosx.c: Include config.h before unistd.h (Bug#7859). | ||
| 4 | |||
| 3 | * nsterm.m (ns_input_file, ns_input_font, ns_input_fontsize) | 5 | * nsterm.m (ns_input_file, ns_input_font, ns_input_fontsize) |
| 4 | (ns_input_line, ns_input_color, ns_input_text, ns_working_text) | 6 | (ns_input_line, ns_input_color, ns_input_text, ns_working_text) |
| 5 | (ns_input_spi_name, ns_input_spi_arg) | 7 | (ns_input_spi_name, ns_input_spi_arg) |