branch: master commit ef81e203afec8292a4b6d5907e8ccf00909c1a7a Author: Michael Heerdegen <michael_heerde...@web.de> Commit: Michael Heerdegen <michael_heerde...@web.de>
change default of on-screen-treat-cut-lines back to nil --- on-screen.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/on-screen.el b/on-screen.el index ae8918b..1c49fed 100644 --- a/on-screen.el +++ b/on-screen.el @@ -218,7 +218,7 @@ changes to a buffer highlighting is always removed to avoid confusion." :group 'on-screen :type 'boolean) -(defcustom on-screen-treat-cut-lines t +(defcustom on-screen-treat-cut-lines nil "Whether to care about vertically cut lines. If nil, always count lines at the window start or end that are only partially visible as part of the visible area. Else, a