aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorŠtěpán Němec2010-12-29 19:16:44 +0800
committerChong Yidong2010-12-29 19:16:44 +0800
commitf1aab3ff300e301744206b6828c9931f87e196d6 (patch)
tree74dea0169823798e04e709b6915dcc61eb1d404e /src/ChangeLog
parent4fc5868a33b8ed4d6c2a323d564559e4f5872d01 (diff)
downloademacs-f1aab3ff300e301744206b6828c9931f87e196d6.tar.gz
emacs-f1aab3ff300e301744206b6828c9931f87e196d6.zip
* window.c (syms_of_window): Add missing defsubr for window-use-time.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9b4a709710d..446a00c7f75 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-12-29 Štěpán Němec <stepnem@gmail.com> (tiny change)
2
3 * window.c (syms_of_window): Add missing defsubr for
4 window-use-time.
5
12010-12-28 Andreas Schwab <schwab@linux-m68k.org> 62010-12-28 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration. 8 * xterm.h (x_alloc_lighter_color_for_widget): Restore declaration.