aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2015-03-25 11:17:30 +0100
committerMartin Rudalics2015-03-25 11:17:30 +0100
commit13cf575c1d32bbe7cf42e017bce2e8cdc30a2946 (patch)
treefc9dd13e250a392d975a2c1a1755495378c3571d /src/ChangeLog
parent921dd0de45b955577f39de5f7aab923dab1ff063 (diff)
downloademacs-13cf575c1d32bbe7cf42e017bce2e8cdc30a2946.tar.gz
emacs-13cf575c1d32bbe7cf42e017bce2e8cdc30a2946.zip
Don't round up scroll bar width with GTK3 (Bug#20182).
* gtkutil.c (update_theme_scrollbar_width): Don't round up scroll bar width with GTK3 (Bug#20182).
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 d09b9de34fa..09b4b3f59a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12015-03-25 Martin Rudalics <rudalics@gmx.at>
2
3 * gtkutil.c (update_theme_scrollbar_width): Don't round up
4 scroll bar width with GTK3 (Bug#20182).
5
12015-03-22 John F Carr <jfc@mit.edu> (tiny change) 62015-03-22 John F Carr <jfc@mit.edu> (tiny change)
2 7
3 * fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with 8 * fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with