diff options
| author | Juanma Barranquero | 2009-12-29 02:57:40 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2009-12-29 02:57:40 +0100 |
| commit | 5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch) | |
| tree | 0a4a7ee5287d09c29db0311b2419691683e28adb /lwlib | |
| parent | 96c834b62ad63c11281d0c104091a2278fcc20ed (diff) | |
| download | emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.tar.gz emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'lwlib')
| -rw-r--r-- | lwlib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 27f14f5f1db..67c2fe6d374 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -753,7 +753,7 @@ | |||
| 753 | 753 | ||
| 754 | * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) | 754 | * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) |
| 755 | (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o): | 755 | (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o): |
| 756 | Add dependencies to corresponding .c files. for Solaris 2.x VPATH make. | 756 | Add dependencies to corresponding .c files for Solaris 2.x VPATH make. |
| 757 | 757 | ||
| 758 | 1998-04-06 Andreas Schwab <schwab@gnu.org> | 758 | 1998-04-06 Andreas Schwab <schwab@gnu.org> |
| 759 | 759 | ||