diff options
| author | Dan Nicolaescu | 2008-07-20 14:12:41 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-20 14:12:41 +0000 |
| commit | c788afcec7700f168c482ed3d934bd31c324e448 (patch) | |
| tree | 991e05a9bcd92594d18e59d2f659191f859b0f46 /src/ChangeLog | |
| parent | 704a3a2d1c4e8e6f4a9d8812975ad33e5889c466 (diff) | |
| download | emacs-c788afcec7700f168c482ed3d934bd31c324e448.tar.gz emacs-c788afcec7700f168c482ed3d934bd31c324e448.zip | |
* m/intel386.h (NO_REMAP): Do no define for USG, not used.
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 e673d5a1ec2..12854406221 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -9,6 +9,8 @@ | |||
| 9 | 9 | ||
| 10 | 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> | 10 | 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 11 | 11 | ||
| 12 | * m/intel386.h (NO_REMAP): Do no define for USG, not used. | ||
| 13 | |||
| 12 | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was | 14 | * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was |
| 13 | added not supported anymore. | 15 | added not supported anymore. |
| 14 | 16 | ||