]> git.eshelyaron.com Git - emacs.git/commitdiff
* xterm.c (x_set_offset): Don't change the gravity if
authorChong Yidong <cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:05:20 +0000 (01:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:05:20 +0000 (01:05 +0000)
CHANGE_GRAVITY is -1.

src/ChangeLog

index 72e72a25691bf89c097605fb7af19c4c9909d8b6..98400401c246501373bc3aba2144ae8898192f34 100644 (file)
@@ -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-23  Chong Yidong  <cyd@stupidchicken.com>
 
        * fileio.c (auto_save_error_occurred): New var.