• Richard M. Stallman's avatar
    (skip_chars): Use INC_POS instead of INC_BOTH. · ef316cf0
    Richard M. Stallman authored
    (Fforward_comment): Always use both FROM and FROM_BYTE to set point.
    Use dec_bytepos not DEC_POS.
    (scan_lists): Handle unibyte buffers when decrementing temp_pos.
    (INC_FROM): Use INC_BOTH.
    (inc_bytepos, dec_bytepos): In unibyte mode, just increment bytepos.
    ef316cf0
syntax.c 75.5 KB