1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 08:10:21 -08: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 @@ public final class EmacsWindow extends EmacsHandleObject
/* Reset window management state. */
previouslyAttached = false;
attachmentToken = false;
attachmentToken = 0;
/* Also unparent this view. */