diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-11-19 09:31:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-11-19 09:31:31 +0000 |
commit | 4c11103ac0cc32e108c61662f620ed2d42db976e (patch) | |
tree | 48715b80e95218e8dabd27f0e557ce49a0af538c /nt | |
parent | 29f538e6b99312e536462dd761183f660d828f76 (diff) | |
download | emacs-4c11103ac0cc32e108c61662f620ed2d42db976e.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index a8d5f53495d..5070e74c8ca 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -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> |