aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 28fcb9eab67..0fa5f67bbe7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,7 +21,8 @@
21 (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer 21 (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer
22 and string positions and length. 22 and string positions and length.
23 23
24 * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit, find_before_next_newline) 24 * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit)
25 (find_before_next_newline): Adjust prototypes.
25 26
26 * editfns.c (transpose_markers, update_buffer_properties) 27 * editfns.c (transpose_markers, update_buffer_properties)
27 (buildmark, clip_to_bounds, Fgoto_char, overlays_around) 28 (buildmark, clip_to_bounds, Fgoto_char, overlays_around)