]> git.eshelyaron.com Git - emacs.git/commit
Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'
authorCharles A. Roelli <charles@aurox.ch>
Thu, 23 Aug 2018 20:10:08 +0000 (22:10 +0200)
committerCharles A. Roelli <charles@aurox.ch>
Thu, 23 Aug 2018 20:10:08 +0000 (22:10 +0200)
commitca8dbde14b2b2025aa69c52378904ee5c573a0d7
treebee9e1c6840359c81ee620196f6788c2efbae276
parent3946e1db2461c6851b83cb088ad66191f797ed08
Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'

* lisp/mail/rmailsum.el (rmail-summary-scroll-msg-up)
(rmail-summary-scroll-msg-down): Use 'pos-visible-in-window-p'
instead of checking the condition by hand.
lisp/mail/rmailsum.el