comparison src/ChangeLog @ 68724:fb5a31085a6f

* window.c (adjust_window_trailing_edge): Check that shrinking does not set a window to size zero or less.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 08 Feb 2006 13:39:52 +0000
parents 7559e2581420
children 2d5c1a3defa7
comparison
equal deleted inserted replaced
68723:d7669e5fe59f 68724:fb5a31085a6f
1 2006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * window.c (adjust_window_trailing_edge): Check that shrinking
4 does not set a window to size zero or less.
5
1 2006-02-08 Miles Bader <miles@gnu.org> 6 2006-02-08 Miles Bader <miles@gnu.org>
2 7
3 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead 8 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead
4 of Fget_text_property (other field functions word with overlays as 9 of Fget_text_property (other field functions word with overlays as
5 well as text-properties). 10 well as text-properties).