]> git.eshelyaron.com Git - emacs.git/commit
Fix redisplay crash (Bug#6177).
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:49:01 +0000 (11:49 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:49:01 +0000 (11:49 -0400)
commitf44a59e61a98543d4ce8b6952f1946dd955ce988
tree8d5c246400cfa525fd239b4c0533987f6f0221b0
parentecb0ab90c41745fa95741291288ea22c7bc7561b
Fix redisplay crash (Bug#6177).

* xdisp.c (redisplay_window): After redisplay, check if point is
still valid before setting it (Bug#6177).
src/ChangeLog
src/xdisp.c