• Eli Zaretskii's avatar
    Speed up vertical-motion when screen coordinates are known · 403cb178
    Eli Zaretskii authored
     src/indent.c (Fvertical_motion): Accept an additional argument
     CUR-COL and use it as the starting screen coordinate.
     src/window.c (window_scroll_line_based, Fmove_to_window_line): All
     callers of vertical-motion changed.
    
     doc/lispref/positions.texi (Screen Lines): Update the documentation of
     vertical-motion to document the new additional argument.
    403cb178
indent.c 65.1 KB