• Dmitry Antipov's avatar
    * search.c (scan_buffer): Calculate end byte position just once. · 8ca30920
    Dmitry Antipov authored
    (scan_newline): Do not recalculate start_byte.
    (search_command): Use eassert.
    * syntax.c (struct lisp_parse_state): New member location_byte.
    (scan_sexps_forward): Record from_byte and avoid redundant
    character to byte position calculation ...
    (Fparse_partial_sexp): ... here.  Break too long line.
    8ca30920
ChangeLog 865 KB