comparison src/ChangeLog @ 5783:cfc6a8c144f1

Don't return a Charbpos before visible region, start_with_line_at_pixpos() src/ChangeLog addition: 2014-01-21 Aidan Kehoe <kehoea@parhasard.net> * redisplay.c (start_with_line_at_pixpos): Apply Julian Bradfield's change of slrnlc7tnv.l3h.jcb@home.stevens-bradfield.com , never returning a Charbpos before the visible region. Thank you Julian!
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 21 Jan 2014 00:27:16 +0000
parents 7277cf461612
children 0cb4f494a548
comparison
equal deleted inserted replaced
5782:7277cf461612 5783:cfc6a8c144f1
1 2014-01-21 Aidan Kehoe <kehoea@parhasard.net>
2
3 * redisplay.c (start_with_line_at_pixpos):
4 Apply Julian Bradfield's change of
5 slrnlc7tnv.l3h.jcb@home.stevens-bradfield.com , never returning a
6 Charbpos before the visible region. Thank you Julian!
7
1 2014-01-20 Aidan Kehoe <kehoea@parhasard.net> 8 2014-01-20 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * fileio.c (Fcopy_file, Finsert_file_contents_internal): 10 * fileio.c (Fcopy_file, Finsert_file_contents_internal):
4 Use alloca_{rawbytes,ibytes} here instead of the implicit alloca 11 Use alloca_{rawbytes,ibytes} here instead of the implicit alloca
5 on the stack; doesn't change where the buffers are allocated for 12 on the stack; doesn't change where the buffers are allocated for