]> git.neil.brown.name Git - edlib.git/commit
emacs: add CX-< and CX-> to scroll left or right.
authorNeilBrown <neil@brown.name>
Thu, 8 Jun 2023 05:54:34 +0000 (15:54 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 05:40:21 +0000 (15:40 +1000)
commitfef0b282dba06fc0b02bb5aeca6268f380be8408
tree3d7634f417cf755d20671e7b8cf37cde93f92182
parent7df5f2470fa7f09f8864f9f85a7036f4fbb29ceb
emacs: add CX-< and CX-> to scroll left or right.

The first CX-< switch from wrapping to no-wrapping.  Then it shifts 8
units at a time, unless a number is given.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
mode-emacs.c
render-lines.c