Mercurial > emacs
diff lib-src/ChangeLog @ 48453:e1b9cdf37f9a
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.
| author | Ben Key <bkey1@tampabay.rr.com> |
|---|---|
| date | Tue, 19 Nov 2002 07:50:22 +0000 |
| parents | 0cf464af16fe |
| children | d0c59f61190c |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Nov 19 07:38:38 2002 +0000 +++ b/lib-src/ChangeLog Tue Nov 19 07:50:22 2002 +0000 @@ -1,3 +1,8 @@ +2002-11-19 Ben Key <bkey1@tampabay.rr.com> + * makefile.w32-in: Fixed a bug that caused the documentation for + the built in function play-sound-internal not to be included in + /etc/DOC. + 2002-11-18 Dave Love <fx@gnu.org> * update-game-score.c: Include unistd.h, string.h, stdlib.h,
