comparison src/ChangeLog @ 46999:efdf72a789fc

Revert part of rev. 1.761 change.
author Kim F. Storm <storm@cua.dk>
date Thu, 22 Aug 2002 16:52:22 +0000
parents 18a6f381ed99
children 2ed348de0e05
comparison
equal deleted inserted replaced
46998:9d6aef07c793 46999:efdf72a789fc
1 2002-08-22 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (redisplay_window): Do not `goto try_to_scroll' when we
4 end up on a partially visible line; this reverts a specific part
5 of the 2002-07-07 change by Richard M. Stallman to "fix" a nasty
6 display error which has been reported several times now.
7 However it introduces the problem that changes was supposed to fix.
8 See my comments in the source if you want to debug this further.
9
1 2002-08-20 Kenichi Handa <handa@etl.go.jp> 10 2002-08-20 Kenichi Handa <handa@etl.go.jp>
2 11
3 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case. 12 * abbrev.c (Fexpand_abbrev): Fix for the multibyte case.
4 13
5 2002-08-19 Eli Zaretskii <eliz@is.elta.co.il> 14 2002-08-19 Eli Zaretskii <eliz@is.elta.co.il>