diff options
| author | Dan Nicolaescu | 2008-07-16 07:26:30 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-16 07:26:30 +0000 |
| commit | dc89925b3f81d62acf14331296e45a7a325d84ae (patch) | |
| tree | 9a9a916fc18cd7b8a03189a84472f93a1c77d7cd /src/ChangeLog | |
| parent | 96b72211ed909796c472e9a65f2da82a941deb2d (diff) | |
| download | emacs-dc89925b3f81d62acf14331296e45a7a325d84ae.tar.gz emacs-dc89925b3f81d62acf14331296e45a7a325d84ae.zip | |
* m/ibms390.h:
* m/intel386.h:
* m/m68k.h:
* s/bsd-common.h:
* s/cygwin.h:
* s/darwin.h:
* s/freebsd.h:
* s/gnu.h:
* s/msdos.h: Remove boilerplate comments.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4d4c69f027e..2f58e35d9dd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,15 @@ | |||
| 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * m/ibms390.h: | ||
| 4 | * m/intel386.h: | ||
| 5 | * m/m68k.h: | ||
| 6 | * s/bsd-common.h: | ||
| 7 | * s/cygwin.h: | ||
| 8 | * s/darwin.h: | ||
| 9 | * s/freebsd.h: | ||
| 10 | * s/gnu.h: | ||
| 11 | * s/msdos.h: Remove boilerplate comments. | ||
| 12 | |||
| 3 | * m/iris4d.h: Remove boilerplate comments and code for systems that | 13 | * m/iris4d.h: Remove boilerplate comments and code for systems that |
| 4 | do not use this file. | 14 | do not use this file. |
| 5 | (IRIS_4D): Remove, unused. | 15 | (IRIS_4D): Remove, unused. |