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:
parent
ad5c6de2fc
commit
a0da5d04ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1324,7 +1324,7 @@ public final class EmacsWindow extends EmacsHandleObject
|
|||
|
||||
/* Reset window management state. */
|
||||
previouslyAttached = false;
|
||||
attachmentToken = false;
|
||||
attachmentToken = 0;
|
||||
|
||||
/* Also unparent this view. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue