diff options
| author | Glenn Morris | 2009-01-10 22:57:52 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-10 22:57:52 +0000 |
| commit | 8f3a3ac21e3a998bdf18764e32b4778b5d73bd25 (patch) | |
| tree | 28852afc4264910e84e5db50e46e796c254f211f /src | |
| parent | d53fa5920ce28b1c1255dcec69a9d1a36e89fba9 (diff) | |
| download | emacs-8f3a3ac21e3a998bdf18764e32b4778b5d73bd25.tar.gz emacs-8f3a3ac21e3a998bdf18764e32b4778b5d73bd25.zip | |
Fix typo.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 40045021b0c..5b5375ae423 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4298,7 +4298,7 @@ | |||
| 4298 | * s/uxpds.h: | 4298 | * s/uxpds.h: |
| 4299 | * s/uxpv.h: Remove support for obsolete systems. | 4299 | * s/uxpv.h: Remove support for obsolete systems. |
| 4300 | * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: | 4300 | * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: |
| 4301 | Remove, insert contents in s/hpux-10.20.h. | 4301 | Remove, insert contents in s/hpux10-20.h. |
| 4302 | * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: | 4302 | * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: |
| 4303 | Remove, insert contents in s/aix4-2.h. | 4303 | Remove, insert contents in s/aix4-2.h. |
| 4304 | * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. | 4304 | * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. |