comparison src/coding.c @ 22370:1f0dc0251be3

(scan_lists): Properly skip the comment-fence character that ends a comment, when moving forward. (Fbackward_prefix_chars): Return immediately if point is at BEGV. (prev_char_comend_first): New function. (back_comment): Use that. Carefully update syntax table position for each character that is fetched. (Fforward_comment): Likewise. (scan_lists): Likewise. (prev_char_comstart_first): New function.
author Richard M. Stallman <rms@gnu.org>
date Sat, 06 Jun 1998 20:20:13 +0000
parents 572ba933a4bf
children 7ca919476042
comparison
equal deleted inserted replaced
22369:6c4756ecd4a2 22370:1f0dc0251be3