aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/ChangeLog4
-rw-r--r--nt/emacs.rc2
2 files changed, 5 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index b436d7e8130..ca1f8d94c46 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12005-11-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs.rc: Use new icons.
4
12005-11-26 Eli Zaretskii <eliz@gnu.org> 52005-11-26 Eli Zaretskii <eliz@gnu.org>
2 6
3 * emacs21.ico: Renamed from emacs.ico. 7 * emacs21.ico: Renamed from emacs.ico.
diff --git a/nt/emacs.rc b/nt/emacs.rc
index 72008c78b94..fd75506b97f 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -1,4 +1,4 @@
1Emacs ICON icons\gnu2a32t.ico 1Emacs ICON icons\emacs.ico
232649 CURSOR icons\hand.cur 232649 CURSOR icons\hand.cur
3 3
4#ifndef VS_VERSION_INFO 4#ifndef VS_VERSION_INFO