• Richard M. Stallman's avatar
    (next-line): Move error signaling and special end of · 028922cf
    Richard M. Stallman authored
    line behavior into line-move so that next-line is symmetric with
    previous-line when next-line-add-newlines is nil.
    
    (line-move): Move as far as possible and ding with a message
    if the requested motion cannot be accomplished.  When
    selective-display is numeric, ensure point actually moves and does
    so to a visible line.
    028922cf
simple.el 82.4 KB