From: Chong Yidong Date: Sun, 24 Feb 2008 01:05:20 +0000 (+0000) Subject: * xterm.c (x_set_offset): Don't change the gravity if X-Git-Tag: emacs-pretest-23.0.90~7717 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d59581635f2d0585348be9c0331cb86d06a74178;p=emacs.git * xterm.c (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1. --- diff --git a/src/ChangeLog b/src/ChangeLog index 72e72a25691..98400401c24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-02-24 Ulrich Neumerkel (tiny change) + + * xterm.c (x_set_offset): Don't change the gravity if + CHANGE_GRAVITY is -1. + 2008-02-23 Chong Yidong * fileio.c (auto_save_error_occurred): New var.