aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2014-06-01 20:00:56 +0200
committerJan Djärv2014-06-01 20:00:56 +0200
commita3d0b7d19daf4b3f31105b80d4f35a1e7fe5b9c9 (patch)
treeb0c244d7df110e8c7289b88e30707562d12067a7 /src/ChangeLog
parent082c97e81f98661c209d9bb52382d261e249b16e (diff)
downloademacs-a3d0b7d19daf4b3f31105b80d4f35a1e7fe5b9c9.tar.gz
emacs-a3d0b7d19daf4b3f31105b80d4f35a1e7fe5b9c9.zip
Make jump scroll work with Gtk+
* xterm.c (xg_scroll_callback): Remove position, for jump set portion to min(value, whole).
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 23027c38c73..781e29dd308 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-06-01 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xterm.c (xg_scroll_callback): Remove position, for jump set portion
4 to min(value, whole).
5
12014-06-01 Paul Eggert <eggert@cs.ucla.edu> 62014-06-01 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Bring back the changes to GDB-visible symbols, but only on AIX. 8 Bring back the changes to GDB-visible symbols, but only on AIX.