aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-07-29 11:34:39 -0700
committerDan Nicolaescu2010-07-29 11:34:39 -0700
commit1b231651ce7fd7c47a8ed3fbe8f2ca72f8339964 (patch)
tree8e75c67205984c7881c3ecce2139ee0481d4ead5 /src/ChangeLog
parent2ebf1083e756db91ade4215ce772e37e6c9cb716 (diff)
downloademacs-1b231651ce7fd7c47a8ed3fbe8f2ca72f8339964.tar.gz
emacs-1b231651ce7fd7c47a8ed3fbe8f2ca72f8339964.zip
Rename s/usg5-4.h -> s/usg5-4-common.h.
* s/usg5-4.h: Rename file to ... * src/s/usg5-4-common.h: ... this for consistency with what we do for BSD. * src/s/unixware.h: * src/s/sol2-6.h: * src/s/irix6-5.h: Update includes accordingly.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2eb15cc0d13..a3f0384194a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Rename s/usg5-4.h -> s/usg5-4-common.h.
4 * s/usg5-4.h: Rename file to ...
5 * s/usg5-4-common.h: ... this for consistency with what we do for BSD.
6 * s/unixware.h:
7 * s/sol2-6.h:
8 * s/irix6-5.h: Update includes accordingly.
9
12010-07-29 Jan Djärv <jan.h.d@swipnet.se> 102010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2 11
3 * xfns.c (x_set_tool_bar_position): Remove debug fprintf. 12 * xfns.c (x_set_tool_bar_position): Remove debug fprintf.