diff options
-rw-r--r-- | nt/emacs.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc index 2c4778215c3..6220ab0ffa1 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -1,4 +1,5 @@ -Emacs ICON icons\gnu2a32t.ico +Emacs ICON icons\gnu2a32t.ico +32649 CURSOR icons\hand.cur #ifndef VS_VERSION_INFO #define VS_VERSION_INFO 1 |