Mercurial > emacs
diff src/ChangeLog @ 92143:63c75c57593b
* 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:05:20 +0000 |
parents | 3657c0984e10 |
children | 5377fbc51e47 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 23 23:35:23 2008 +0000 +++ b/src/ChangeLog Sun Feb 24 01:05:20 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-23 Chong Yidong <cyd@stupidchicken.com> * fileio.c (auto_save_error_occurred): New var.