]> git.eshelyaron.com Git - emacs.git/commit
Fix migrating Child frames
authorJeff Walsh <fejfighter@gmail.com>
Thu, 25 Jun 2020 06:17:37 +0000 (16:17 +1000)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commit383ced7aee884c44d7422b085fe0d2a036e51724
tree7d0e0bdac0afa24330b07004547f6ab94e395c26
parent89cbe3756c373ca3d1c83055498291f724ca8aa6
Fix migrating Child frames

* src/pgtkterm.c:
(x_calc_absolute_position): Remove Function that has no effect
(x_set_offset): titlebar off should not be stored as an offset, only
used to calculate final move locations
src/pgtkterm.c