• Tak Kunihiro's avatar
    Scroll right and left using wheel-right and wheel-left. · 88f43dc3
    Tak Kunihiro authored
    These changes also make use of touchpad and trackpad (Bug#26347).
    
    * doc/emacs/frames.texi (Mouse Commands): Document horizontal
    scrolling using the mouse wheel.
    
    * lisp/mwheel.el (mwheel-scroll): Respond to wheel-right and wheel-left.
    (mwheel-tilt-scroll-p, mwheel-flip-direction)
    (mwheel-scroll-left-function, mwheel-scroll-right-function): New
    defcustoms.
    (mouse-wheel-left-event, mouse-wheel-right-event): New variables,
    events that calls wheel-left/right.
    
    * etc/NEWS: Mention horizontal scrolling using the mouse wheel.
    88f43dc3
NEWS 41.8 KB