changeset 110508:2a5932eef2ba

Fix src/ChangeLog of the last commit.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Sep 2010 14:37:54 -0400
parents 875202ac5b45
children db816f28c44b
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 23 14:35:11 2010 -0400
+++ b/src/ChangeLog	Thu Sep 23 14:37:54 2010 -0400
@@ -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)