diff options
| author | Jason Rumney | 2008-02-11 15:36:20 +0000 |
|---|---|---|
| committer | Jason Rumney | 2008-02-11 15:36:20 +0000 |
| commit | f1cefe09d6df020ae8514956ddd75035c469ea7e (patch) | |
| tree | 85dd3e6ee9094cb8902f21f8f24fc79be6e636d3 /nt/ChangeLog | |
| parent | bc92622e5d4a15f7aa3a20054df170b751be99ad (diff) | |
| download | emacs-f1cefe09d6df020ae8514956ddd75035c469ea7e.tar.gz emacs-f1cefe09d6df020ae8514956ddd75035c469ea7e.zip | |
(add_registry): Add an App Paths registry key.
Look for GTK and add it to the DLL search path for Emacs if found.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index cc5ecd34878..9ed90a97eec 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-11 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * addpm.c (add_registry): Add an App Paths registry key. | ||
| 4 | Look for GTK and add it to the DLL search path for Emacs if found. | ||
| 5 | |||
| 1 | 2008-02-05 Juanma Barranquero <lekktu@gmail.com> | 6 | 2008-02-05 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * configure.bat: In help, use generic names for the image libraries. | 8 | * configure.bat: In help, use generic names for the image libraries. |