aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-12-12 16:42:23 +0100
committerJoakim Verona2012-12-12 16:42:23 +0100
commit835350a08a35b0045270154ed0c74e736ba725fe (patch)
tree80d47d915cc4fb910dfd88e05541bf16c2031ee8 /src/ChangeLog
parent8986f115b01183ffdc4cfc912ba426959266ef1a (diff)
parent2dd61a9b332356fa24d96527a71ef4fe29fb9e5c (diff)
downloademacs-835350a08a35b0045270154ed0c74e736ba725fe.tar.gz
emacs-835350a08a35b0045270154ed0c74e736ba725fe.zip
auto upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d19b7be7395..3070fcb6e9d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-12-12 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * dispnew.c (set_window_cursor_after_update): Use clip_to_bounds.
4 * gtkutil.c (xg_set_toolkit_scroll_bar_thumb):
5 * window.c (Frecenter):
6 * xdisp.c (resize_mini_window, hscroll_window_tree, draw_glyphs):
7 * xterm.c (x_set_toolkit_scroll_bar_thumb): Likewise.
8
12012-12-12 Daniel Colascione <dancol@dancol.org> 92012-12-12 Daniel Colascione <dancol@dancol.org>
2 10
3 * unexcw.c (fixup_executable): use posix_fallocate to ensure that 11 * unexcw.c (fixup_executable): use posix_fallocate to ensure that