From: Eli Zaretskii Date: Thu, 23 Sep 2010 18:37:54 +0000 (-0400) Subject: Fix src/ChangeLog of the last commit. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~47^2~42^2~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=caefdbe7dd8aa2c6b1dc5ccb3085202b5f6e9d17;p=emacs.git Fix src/ChangeLog of the last commit. --- 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)