diff options
| author | Juanma Barranquero | 2002-11-19 12:18:07 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2002-11-19 12:18:07 +0000 |
| commit | 7be215b4a40c2f6748ec85b12b9b9febc5927565 (patch) | |
| tree | 754140d7966ccc308a31e2f28dee0e9c744bdf79 /lib-src/ChangeLog | |
| parent | 4c11103ac0cc32e108c61662f620ed2d42db976e (diff) | |
| download | emacs-7be215b4a40c2f6748ec85b12b9b9febc5927565.tar.gz emacs-7be215b4a40c2f6748ec85b12b9b9febc5927565.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8776973a329..6bbc0f2493b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | 2002-11-19 Ben Key <bkey1@tampabay.rr.com> | 1 | 2002-11-19 Ben Key <bkey1@tampabay.rr.com> |
| 2 | |||
| 2 | * makefile.w32-in: Fixed a bug that caused the documentation for | 3 | * makefile.w32-in: Fixed a bug that caused the documentation for |
| 3 | the built in function play-sound-internal not to be included in | 4 | the built in function play-sound-internal not to be included in |
| 4 | /etc/DOC. | 5 | /etc/DOC. |
| 5 | 6 | ||
| 6 | 2002-11-18 Dave Love <fx@gnu.org> | 7 | 2002-11-18 Dave Love <fx@gnu.org> |
| 7 | 8 | ||
| 8 | * update-game-score.c: Include unistd.h, string.h, stdlib.h, | 9 | * update-game-score.c: Include unistd.h, string.h, stdlib.h, |