• Marco Wahl's avatar
    New function for scroll-lock-mode to almost always scroll · 352530ee
    Marco Wahl authored
    * lisp/scroll-lock.el (scroll-lock-next-line-always-scroll): New
    function.  Opposed to scroll-lock-next-line it does not switch to
    forward-line at eob.  S-down is the default key binding for this
    function.  (Bug#36494)
    * test/lisp/scroll-lock-tests.el: A few tests for
    scroll-lock-next-line-always-scroll.
    * etc/NEWS: Announce the new command.
    352530ee
scroll-lock-tests.el 2.26 KB