*** empty log message ***

This commit is contained in:
Juanma Barranquero 2002-11-19 09:31:31 +00:00
parent 29f538e6b9
commit 4c11103ac0

View file

@ -1,15 +1,13 @@
2002-11-17 Ben Key <BKey1@tampabay.rr.com>
* nmake.defs: Made changes so that Emacs would link with
WinMM.lib. This change was required for my addition of a Windows
compatible implementation of play-sound-internal.
2002-11-17 Ben Key <BKey1@tampabay.rr.com>
* nmake.defs:
* gmake.defs: Made changes so that Emacs would link with
WinMM.lib. This change was required for my addition of a Windows
compatible implementation of play-sound-internal.
2002-09-03 Juanma Barranquero <lektu@terra.es> (tiny change)
2002-09-03 Peter Runestig <peter@runestig.com> (tiny change)
* emacs.rc: Version updated to 21.3.50. From Peter Runestig
<peter@runestig.com>.
* emacs.rc: Version updated to 21.3.50.
2002-06-13 Jason Rumney <jasonr@gnu.org>