comparison src/w32proc.c @ 15493:32fe67f92ee1

Make current-column, move-to-column and current-indentation handle invisible chars (both text properties and overlays). (skip_invisible): New function. (Fmove_to_column): Use skip_invisible. Get rid of `retry' label. (compute_motion): Use skip_invisible. (current_column_1): New function. (current_column): Use current_column_1 if might have invisible text.
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Jun 1996 18:47:37 +0000
parents 424ef4258b34
children b5ecd5022991
comparison
equal deleted inserted replaced
15492:348f0896b1e7 15493:32fe67f92ee1