Mercurial > emacs
comparison oldXMenu/Destroy.c @ 110506:2cac83f5f8bc
Fix use of int instead of EMACS_INT in editfns.c.
editfns.c (transpose_markers, update_buffer_properties)
(buildmark, clip_to_bounds, Fgoto_char, overlays_around)
(get_pos_property, Fconstrain_to_field)
(Fline_beginning_position, Fline_end_position, Fprevious_char)
(Fchar_after, Fchar_before, Finsert_char)
(Finsert_buffer_substring, Fcompare_buffer_substrings)
(Fsubst_char_in_region, Fformat, Ftranspose_regions): Use
EMACS_INT for buffer and string position variables.
lisp.h (clip_to_bounds): Adjust prototype.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 23 Sep 2010 13:10:21 -0400 |
parents | 5cc91198ffb2 |
children | ef719132ddfa |
comparison
equal
deleted
inserted
replaced
110505:e67da919e2b5 | 110506:2cac83f5f8bc |
---|