]> git.eshelyaron.com Git - emacs.git/commit
Display background dialogs using the correct style
authorPo Lu <luangruo@yahoo.com>
Sat, 23 Sep 2023 00:31:45 +0000 (08:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 23 Sep 2023 00:31:45 +0000 (08:31 +0800)
commitd2f024af612d5951c7572725d4054ca732154576
tree542959b4fdf5d9b98ef16a66054735b2fd1c1317
parentd1d444c2b789a90da584227ae314f29d79131848
Display background dialogs using the correct style

* java/org/gnu/emacs/EmacsDialog.java (toAlertDialog): Wrap
CONTEXT within EmacsStyle such that dialogs are displayed in the
same style used by activities.
java/org/gnu/emacs/EmacsDialog.java