diff options
| author | Jason Rumney | 2010-08-12 22:28:43 +0800 |
|---|---|---|
| committer | Jason Rumney | 2010-08-12 22:28:43 +0800 |
| commit | 856a6b7709a7257722a4e5b14859ca6a422dad52 (patch) | |
| tree | fab0c36520902d2865893fd1a454708951d14d7a /nt/ChangeLog | |
| parent | 7e82caa7c7cd4743a602d7de94fe05a2258f5c7c (diff) | |
| download | emacs-856a6b7709a7257722a4e5b14859ca6a422dad52.tar.gz emacs-856a6b7709a7257722a4e5b14859ca6a422dad52.zip | |
(add_registry): Set path for runemacs.exe to use.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 4 |
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 @@ | |||
| 1 | 2010-08-12 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * addpm.c (add_registry): Set path for runemacs.exe to use. | ||
| 4 | |||
| 1 | 2010-08-08 Óscar Fuentes <ofv@wanadoo.es> | 5 | 2010-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, |