aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-05-27 11:42:50 -0400
committerChong Yidong2010-05-27 11:42:50 -0400
commit5ca3929b197ff0bc2db24635228f07653836a3b8 (patch)
tree42ed0f3735131ede41e231402edbec515424b8d0 /src/ChangeLog
parent4da3541bbe03a21225fd0d409c54b2fc3778c6ee (diff)
downloademacs-5ca3929b197ff0bc2db24635228f07653836a3b8.tar.gz
emacs-5ca3929b197ff0bc2db24635228f07653836a3b8.zip
* xdisp.c (redisplay_window): After redisplay, check if point is
still valid before setting it (Bug#6177).
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 ddf73eaf3c5..a4a9e041879 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-05-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (redisplay_window): After redisplay, check if point is
4 still valid before setting it (Bug#6177).
5
12010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com> 62010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2 7
3 * s/netbsd.h: If terminfo is found, use it in preference to 8 * s/netbsd.h: If terminfo is found, use it in preference to