(mouse-scroll-subr): Delete some debugging code.
This commit is contained in:
parent
e98cc0af19
commit
1493e1f888
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ Upon exit, point is at the far edge of the newly visible text."
|
|||
(goto-char (window-start window)))
|
||||
(if overlay
|
||||
(move-overlay overlay start (point)))
|
||||
(setq eobp (eobp))
|
||||
;; Now that we have scrolled WINDOW properly,
|
||||
;; put point back where it was for the redisplay
|
||||
;; so that we don't mess up the selected window.
|
||||
|
|
Loading…
Add table
Reference in a new issue