]> git.eshelyaron.com Git - emacs.git/commit
Put point at beginning of display-time-world buffer.
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 19 May 2016 23:01:08 +0000 (19:01 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 19 May 2016 23:01:08 +0000 (19:01 -0400)
commit970074470d7bc332fc36fd30feee93e1d6130177
tree232843aac244c884aaf680f69dcb8d3b9cae1541
parente8a28b295fabbc249c5123b58fcf2beb82f08da2
Put point at beginning of display-time-world buffer.

If display-time-world decides to popup vertically from the bottom of the
frame and scroll-margin is nonzero, the top of the buffer contents are
hidden due to scroll.
* lisp/time.el (display-time-world-display): Move point to point-min
after inserting contents.
lisp/time.el