mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
Fix src/ChangeLog of the last commit.
This commit is contained in:
parent
c098fdb898
commit
caefdbe7dd
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue