]> git.eshelyaron.com Git - emacs.git/commit
In term-window-width subtract 1 from width when any fringe has zero width. (Bug#18601)
authorMartin Rudalics <rudalics@gmx.at>
Mon, 6 Oct 2014 06:45:10 +0000 (08:45 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 6 Oct 2014 06:45:10 +0000 (08:45 +0200)
commite76955cbb521aee4af70a8c93d9f1be5f1d3f4a6
treea1723768bdbd850a1cc00be0b411e93bd201a3f0
parentda55edac25ea1907da888f4c506cc20eac24d147
In term-window-width subtract 1 from width when any fringe has zero width. (Bug#18601)

* term.el (term-window-width): Subtract 1 from the width when
any fringe has zero width, not just the right fringe.  (Bug#18601)
lisp/ChangeLog
lisp/term.el