]> git.eshelyaron.com Git - emacs.git/commit
Fix 'posn-at-point' when line numbers are displayed
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Mar 2018 17:15:33 +0000 (19:15 +0200)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:51 +0000 (14:17 +0800)
commitc52e2e2fe4e5caf0fee470ec6c154825b33eb26a
tree71ac1a4ba97ee67eb86411acc189c0f0023a6bbf
parent7d929e5cb93166b0c2f095cff54df6c7ee1fe3c9
Fix 'posn-at-point' when line numbers are displayed

* src/xdisp.c (pos_visible_p): For the leftmost glyph, adjust the X
coordinate due to line-number display.  (Bug#30834)
src/xdisp.c