]> git.eshelyaron.com Git - emacs.git/commit
Adjust priority of Emacs background service notification
authorPo Lu <luangruo@yahoo.com>
Thu, 11 Apr 2024 01:11:44 +0000 (09:11 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:55:08 +0000 (18:55 +0200)
commite3bb1ddafb0bafb9ada175a3db108d9c416c8303
tree698f7445f22cb4b77f76901642017cbb5243d66c
parente3195388cf00bc38e62eed18f7068ea74eca60f2
Adjust priority of Emacs background service notification

* java/org/gnu/emacs/EmacsService.java (onStartCommand): Reword
lightly and set importance to IMPORTANCE_LOW.

(cherry picked from commit 7720c614afcf2b657c1edd1901cdc688e372a53c)
java/org/gnu/emacs/EmacsService.java