Mercurial > emacs
comparison src/ChangeLog @ 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 | 48f9158be833 |
children | 22ff4d810367 f991f10f15ec |
comparison
equal
deleted
inserted
replaced
80188:695381d18ae0 | 80189:7eb8c249adfa |
---|---|
1 2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change) | |
2 | |
3 * xterm.c (x_set_offset): Don't change the gravity if | |
4 CHANGE_GRAVITY is -1. | |
5 | |
1 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * intervals.h (INT_LISPLIKE): Remove. It may misfire. | 8 * intervals.h (INT_LISPLIKE): Remove. It may misfire. |
4 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it. | 9 (NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it. |
5 | 10 |