]> git.eshelyaron.com Git - emacs.git/commit
Improve prefix arg support in 'ediff-scroll-horizontally'
authorKyle Hubert <khubert@gmail.com>
Fri, 31 Jan 2020 14:29:43 +0000 (09:29 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Feb 2020 10:00:55 +0000 (12:00 +0200)
commit953e7abf5befc560d1c88b6dfbbeb5f52d60e8b6
tree4a46b53da26e9b997fc071472727b258b590aa43
parent07e1852c9b58ffa86443f61705e3dae4af0736f7
Improve prefix arg support in 'ediff-scroll-horizontally'

* lisp/vc/ediff-util.el (ediff-scroll-horizontally): Use
'current-prefix-arg' to pass the value of prefix argument to
scrolling commands.  (Bug#39353)

Copyright-paperwork-exempt: yes
lisp/vc/ediff-util.el