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