mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
Merge from origin/emacs-29
4776d90c31Add new Tramp testca5b48fd76Fix tmm-mid-prompt :type (Bug#66179)7447d3df94Fix tree-sitter indentation conflict with multiple languagesbee18e5273Fix bug#66093 in Tramp7d5fee0feaSupport regeneration of ja-dic.el under '--with-small-ja-... Conflicts: make-dist
This commit is contained in:
commit
46978fa1ef
10 changed files with 88 additions and 14 deletions
|
|
@ -137,7 +137,7 @@ public final class EmacsDesktopNotification
|
|||
priority = Notification.PRIORITY_HIGH;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
notification = (new Notification.Builder (context)
|
||||
.setContentTitle (title)
|
||||
.setContentText (content)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue