]> git.eshelyaron.com Git - emacs.git/commit
NS: Make s-<left/right> to move to beginning/end of line
authorAndrii Kolomoiets <andreyk.mad@gmail.com>
Mon, 12 Oct 2020 11:24:25 +0000 (14:24 +0300)
committerAlan Third <alan@idiocy.org>
Mon, 9 Nov 2020 14:49:52 +0000 (14:49 +0000)
commitb4ec9cf79c67c16096d93b4ed682d8e19278bab3
tree3c223c44e7c427171d7fc43a1ddfa0642332d67f
parent4469e0de011c2c5862f6c1c970b9ad1dfbbda496
NS: Make s-<left/right> to move to beginning/end of line

* lisp/term/ns-win.el: Bind 's-<left>' to 'move-beginning-of-line';
bind 's-<right>' to 'move-end-of-line'.
* etc/NEWS: Mention new bindings.
etc/NEWS
lisp/term/ns-win.el