mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-08 23:40:24 -08:00
Merge from origin/emacs-29
4767f5eaeeBetter fix for bug#65156dd1d8414b3Fix insert-file-contents with pipes and /dev/stdin50649a6d1a; * etc/PROBLEMS: Fix wording.f0dda682ff; * etc/NEWS.28: Add deletion of levents.el.f4acae842cFix bug#65042e1874c4e8b* configure.ac (HAVE_TREE_SITTER): Set NEED_DYNLIB=yes (b...ef8838c3a5* etc/NEWS: Mention tramp-show-ad-hoc-proxies.495bee253f* test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip ...de1effd73b; Fix last change7c7966862b* test/lisp/net/tramp-tests.el (tramp-test10-write-region...16205e8db6; Improve help-echo in package.ela95e700698; Filter packages available for upgrade via menu baradff72dd1dFix reverting Rmail buffers
This commit is contained in:
commit
b289f0769f
13 changed files with 113 additions and 749 deletions
|
|
@ -1356,7 +1356,7 @@ public final class EmacsWindow extends EmacsHandleObject
|
|||
if (on)
|
||||
view.showOnScreenKeyboard ();
|
||||
else
|
||||
view.hideOnScreenKeyboard ();
|
||||
view.hideOnScreenKeyboard ();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue