]> git.eshelyaron.com Git - emacs.git/commit
* lisp/calendar/calendar.el: Display buffer before executing body.
authorMark Oteiza <mvoteiza@udel.edu>
Sun, 11 Oct 2015 02:23:59 +0000 (22:23 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sun, 11 Oct 2015 02:23:59 +0000 (22:23 -0400)
commit4cbd0713000c5f0a184e16df3556e8408ea3b894
tree32376de797b70151e7103e808e0e3ad208ccf180
parent29dfca23553b9995a8ec3b50090a652a6a0ecb01
* lisp/calendar/calendar.el: Display buffer before executing body.

In each use of this macro, the modeline is derived from a window width
calculation, which will be wrong if (display-buffer) splits the window
horizontally.
lisp/calendar/calendar.el