diff options
| author | Dan Nicolaescu | 2010-07-29 11:34:39 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-07-29 11:34:39 -0700 |
| commit | 1b231651ce7fd7c47a8ed3fbe8f2ca72f8339964 (patch) | |
| tree | 8e75c67205984c7881c3ecce2139ee0481d4ead5 /src/ChangeLog | |
| parent | 2ebf1083e756db91ade4215ce772e37e6c9cb716 (diff) | |
| download | emacs-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/ChangeLog | 9 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> | 10 | 2010-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. |