aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2010-08-12 22:28:43 +0800
committerJason Rumney2010-08-12 22:28:43 +0800
commit856a6b7709a7257722a4e5b14859ca6a422dad52 (patch)
treefab0c36520902d2865893fd1a454708951d14d7a /nt/ChangeLog
parent7e82caa7c7cd4743a602d7de94fe05a2258f5c7c (diff)
downloademacs-856a6b7709a7257722a4e5b14859ca6a422dad52.tar.gz
emacs-856a6b7709a7257722a4e5b14859ca6a422dad52.zip
(add_registry): Set path for runemacs.exe to use.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 72920c2b58f..07550e1b2d2 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12010-08-12 Jason Rumney <jasonr@gnu.org>
2
3 * addpm.c (add_registry): Set path for runemacs.exe to use.
4
12010-08-08 Óscar Fuentes <ofv@wanadoo.es> 52010-08-08 Óscar Fuentes <ofv@wanadoo.es>
2 6
3 * cmdproxy.c (main): Use _snprintf instead of wsprintf, 7 * cmdproxy.c (main): Use _snprintf instead of wsprintf,