aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2007-10-05 00:31:33 +0000
committerJason Rumney2007-10-05 00:31:33 +0000
commitb380e47ee351b8ff3b407452a208a354a734485a (patch)
treeeb7648e8c9f052b1527f632ec3e1523957beefee /src
parentfdaf6405acc5bf0c91288499bf2ea92beb31bcf9 (diff)
downloademacs-b380e47ee351b8ff3b407452a208a354a734485a.tar.gz
emacs-b380e47ee351b8ff3b407452a208a354a734485a.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd6456aaf28..4ab53305baf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,6 +12,10 @@
12 * emacs.c (standard_args): Change priority of "--no-splash" 12 * emacs.c (standard_args): Change priority of "--no-splash"
13 from 40 to 3. Add "--no-desktop" with the same priority. 13 from 40 to 3. Add "--no-desktop" with the same priority.
14 14
152007-09-29 Jason Rumney <jasonr@gnu.org>
16
17 * w32.c (w32_get_resource): Always close registry keys.
18
152007-09-27 Jason Rumney <jasonr@gnu.org> 192007-09-27 Jason Rumney <jasonr@gnu.org>
16 20
17 * makefile.w32-in (LIBS): Add COMCTL32. 21 * makefile.w32-in (LIBS): Add COMCTL32.