comparison lisp/progmodes/cc-defs.el @ 20541:0cd7f6f42138

(forward_point): Function deleted. (Fforward_point): Just add. (Fforward_char): Don't call forward_point, just add. (Fforward_line): Use scan_newline. (Fdelete_char): No need for forward_point, just add. (Fdelete_backward_char): Handle bytes and chars. (internal_self_insert): Handle bytes and chars.
author Richard M. Stallman <rms@gnu.org>
date Thu, 01 Jan 1998 02:42:48 +0000
parents 1a85b213eb6d
children c7ee864ae985
comparison
equal deleted inserted replaced
20540:64b4e34d34c2 20541:0cd7f6f42138