comparison src/ChangeLog @ 73011:8d2a655d3220

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 20 Sep 2006 09:43:02 +0000
parents b3a72607819d
children 7f83cbc52b4e
comparison
equal deleted inserted replaced
73010:9a63ebe75d2b 73011:8d2a655d3220
1 2006-09-20 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for
4 last visible glyph in window.
5
6 * window.c (Fset_window_hscroll, Fpos_visible_in_window_p):
7 Doc fix. Use "off-window" instead of "off-screen".
8 (Fpos_visible_in_window_p): Likewise.
9 If POS is t, return info for last visible glyph in window.
10
1 2006-09-19 Chong Yidong <cyd@stupidchicken.com> 11 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
2 12
3 * search.c (struct regexp_cache): New entry syntax_table. 13 * search.c (struct regexp_cache): New entry syntax_table.
4 (compile_pattern_1): Set it. 14 (compile_pattern_1): Set it.
5 (syms_of_search): Initialize it. 15 (syms_of_search): Initialize it.