1
0
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:
Po Lu 2024-04-03 20:33:58 +08:00
parent ad5c6de2fc
commit a0da5d04ba

View File

@ -1324,7 +1324,7 @@ private static class Coordinate
/* Reset window management state. */
previouslyAttached = false;
attachmentToken = false;
attachmentToken = 0;
/* Also unparent this view. */