summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-06-19 11:59:20 +0000
committerJason Rumney <jasonr@gnu.org>2007-06-19 11:59:20 +0000
commit07fe3281d697bfdd7a244ddbfd9d0bd78ccc0e7e (patch)
tree87f22b0a686f171d12c869d289f4daddadcf6438 /nt
parentd058c8a14e688f90e547b687686a77efaf996845 (diff)
downloademacs-07fe3281d697bfdd7a244ddbfd9d0bd78ccc0e7e.tar.gz
Use emacs.manifest.
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog6
-rw-r--r--nt/emacs.rc1
2 files changed, 7 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 11b974e10ab..a7c1d181341 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-15 Jason Rumney <jasonr@gnu.org>
+
+ * emacs.manifest: New file.
+
+ * emacs.rc: Use it.
+
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
diff --git a/nt/emacs.rc b/nt/emacs.rc
index cf72b88a8ea..861b336fd35 100644
--- a/nt/emacs.rc
+++ b/nt/emacs.rc
@@ -1,5 +1,6 @@
Emacs ICON icons\emacs.ico
32649 CURSOR icons\hand.cur
+1 24 "emacs.manifest"
#ifndef VS_VERSION_INFO
#define VS_VERSION_INFO 1