view src/ioctl.h @ 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 3165b2697c78
children 695cf19ef79e
line wrap: on
line source

/* Emacs ioctl emulation for VMS */