changeset 80189:7eb8c249adfa

* xterm.c (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 24 Feb 2008 01:04:34 +0000
parents 695381d18ae0
children 91722a54546f
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 24 00:59:12 2008 +0000
+++ b/src/ChangeLog	Sun Feb 24 01:04:34 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-24  Ulrich Neumerkel  <ulrich@complang.tuwien.ac.at>  (tiny change)
+
+	* xterm.c (x_set_offset): Don't change the gravity if
+	CHANGE_GRAVITY is -1.
+
 2008-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* intervals.h (INT_LISPLIKE): Remove.  It may misfire.