diff options
author | Eli Zaretskii <eliz@gnu.org> | 2010-09-22 15:22:06 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2010-09-22 15:22:06 -0400 |
commit | c8a66ab831b960c6683460cbfc5b25ff7f67493c (patch) | |
tree | e6bd1050f62c650f5d30a9947e4598136ad06253 /src/regex.c | |
parent | fc33e1531e1419780d0035aaa6cabbcb0ba4d58e (diff) | |
download | emacs-c8a66ab831b960c6683460cbfc5b25ff7f67493c.tar.gz emacs-c8a66ab831b960c6683460cbfc5b25ff7f67493c.tar.bz2 emacs-c8a66ab831b960c6683460cbfc5b25ff7f67493c.zip |
Fix some more uses of int instead of EMACS_INT.
editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
(check_translation): Use EMACS_INT for buffer positions and
length.
undo.c (record_marker_adjustment, record_delete)
(record_change, record_point, record_insert)
(record_property_change, Fprimitive_undo): Use EMACS_INT for
buffer positions.
lisp.h (record_marker_adjustment, record_delete)
(record_change, record_point, record_insert)
(record_property_change, Fprimitive_undo): Adjust prototypes.
Diffstat (limited to 'src/regex.c')
0 files changed, 0 insertions, 0 deletions