From caefdbe7dd8aa2c6b1dc5ccb3085202b5f6e9d17 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 23 Sep 2010 14:37:54 -0400 Subject: [PATCH] Fix src/ChangeLog of the last commit. --- src/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 28fcb9eab67..0fa5f67bbe7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -21,7 +21,8 @@ (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer and string positions and length. - * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit, find_before_next_newline) + * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit) + (find_before_next_newline): Adjust prototypes. * editfns.c (transpose_markers, update_buffer_properties) (buildmark, clip_to_bounds, Fgoto_char, overlays_around) -- 2.39.2