diff options
| author | Glenn Morris | 2010-06-09 22:23:00 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-06-09 22:23:00 -0700 |
| commit | cb4bfcb5daa4faa12e7dd52b2c4fde2e20c90c09 (patch) | |
| tree | e47a394ff0d3da2301cc8fe55b18c19954c1ba76 /src/ChangeLog | |
| parent | 50b79479fcd3a3cf0c0e3c0ca32695504ec76afc (diff) | |
| download | emacs-cb4bfcb5daa4faa12e7dd52b2c4fde2e20c90c09.tar.gz emacs-cb4bfcb5daa4faa12e7dd52b2c4fde2e20c90c09.zip | |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7e7b05f077a..8f43d0e8cb0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-06-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * m/ibms390x.h: Rather than duplicating ibms390.h, just include it. | ||
| 4 | |||
| 1 | 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string. | 7 | * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string. |