summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-11-19 09:31:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-11-19 09:31:31 +0000
commit4c11103ac0cc32e108c61662f620ed2d42db976e (patch)
tree48715b80e95218e8dabd27f0e557ce49a0af538c /nt
parent29f538e6b99312e536462dd761183f660d828f76 (diff)
downloademacs-4c11103ac0cc32e108c61662f620ed2d42db976e.tar.gz
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog12
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>