Mercurial > emacs
changeset 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 | 2e87dcfad9ba |
children | bac4e21de93b |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.