Mercurial > emacs
comparison src/ChangeLog @ 96838:e39a36c3dcc3
(find_start_pos, find_start_value)
(find_start_value_byte, find_start_begv, find_defun_start)
(back_comment, scan_sexps_forward): Use EMACS_INT for buffer
positions.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 20 Jul 2008 18:37:46 +0000 |
parents | f8fd21534848 |
children | ded9ce56ff04 |
comparison
equal
deleted
inserted
replaced
96837:f8fd21534848 | 96838:e39a36c3dcc3 |
---|---|
1 2008-07-20 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * syntax.c (find_start_pos, find_start_value) | |
4 (find_start_value_byte, find_start_begv, find_defun_start) | |
5 (back_comment, scan_sexps_forward): Use EMACS_INT for buffer | |
6 positions. | |
7 | |
1 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> | 8 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 9 |
3 * s/sol2-3.h: Insert contents of s/sol2.h. | 10 * s/sol2-3.h: Insert contents of s/sol2.h. |
4 (LD_SWITCH_SYSTEM): Remove redundant definition. | 11 (LD_SWITCH_SYSTEM): Remove redundant definition. |
5 * s/sol2.h: Remove, unused. | 12 * s/sol2.h: Remove, unused. |