bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39353: [PATCH] Ediff fix for ediff-scroll-horizontally


From: Eli Zaretskii
Subject: bug#39353: [PATCH] Ediff fix for ediff-scroll-horizontally
Date: Sat, 08 Feb 2020 12:01:59 +0200

> From: Kyle Hubert <khubert@gmail.com>
> Date: Fri, 31 Jan 2020 09:29:43 -0500
> Cc: Kyle Hubert <khubert@gmail.com>
> 
> When ediff-scroll-horizontally interactively calls scroll-left and
> scroll-right, current-prefix-arg should be used. This allows for the
> case that when no args or '-' are passed to ediff-scroll-horizontally,
> it will determine the default amount (half the window width or
> half-again, respectively).
> ---
>  lisp/vc/ediff-util.el | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to the master branch.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]