mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
; * java/org/gnu/emacs/EmacsWindow.java (reparentTo): Typo.
This commit is contained in:
parent
ad5c6de2fc
commit
a0da5d04ba
@ -1324,7 +1324,7 @@ private static class Coordinate
|
||||
|
||||
/* Reset window management state. */
|
||||
previouslyAttached = false;
|
||||
attachmentToken = false;
|
||||
attachmentToken = 0;
|
||||
|
||||
/* Also unparent this view. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user