aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-02-08 13:39:52 +0000
committerJan Djärv2006-02-08 13:39:52 +0000
commite99c752190064f6d73540fb61556dabdbc0b83f9 (patch)
tree3a1023e1ec3978a7637cb8869fd8e8fccd9a7b7e /src/ChangeLog
parentab09adac9b3c3d45c89ac05cbfd39313782ce165 (diff)
downloademacs-e99c752190064f6d73540fb61556dabdbc0b83f9.tar.gz
emacs-e99c752190064f6d73540fb61556dabdbc0b83f9.zip
* window.c (adjust_window_trailing_edge): Check that shrinking
does not set a window to size zero or less.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 477d7e421f3..40d498b5d47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-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
12006-02-08 Miles Bader <miles@gnu.org> 62006-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