aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2011-01-19 23:13:54 +0100
committerJan Djärv2011-01-19 23:13:54 +0100
commit8beb828a0bf0ba523cdd99396d036ab4b3bfa464 (patch)
tree8d31abd3aab269ea30c51ef812568cde435bd440 /src/ChangeLog
parentfb9d0f5afc688e0225c173fa85fd0123467be59c (diff)
downloademacs-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/ChangeLog2
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 @@
12011-01-19 Jan Djärv <jan.h.d@swipnet.se> 12011-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)