Mercurial > emacs
view msdos/sed1x.inp @ 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 | b37425ecb3f0 |
children | 695cf19ef79e |
line wrap: on
line source
# -sed1x.inp------------------------------------------------------------ # Extra configuration script for src/makefile for DesqView/X # ---------------------------------------------------------------------- s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.! s!^ @true *$! @rem! s/DOC/DOC-X/g #/^LIBXMENU *=/s!= *!= ../oldxmenu/! /^temacs *:/s!OLDXMENU!LIBXMENU!