]> git.eshelyaron.com Git - emacs.git/commit
Resolve inconsistency between Android and XDG notifications
authorPo Lu <luangruo@yahoo.com>
Tue, 12 Mar 2024 01:58:51 +0000 (09:58 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Mar 2024 08:58:08 +0000 (09:58 +0100)
commitd70773d40b52a916d22aedcc98360c97f0c0deef
tree43b58e44aa29bf01351f90b87b846778384e55ed
parent8caf60fca780f827d3322a1361c1e234c65d3fc2
Resolve inconsistency between Android and XDG notifications

* doc/lispref/os.texi (Desktop Notifications):

* src/androidselect.c (android_notifications_notify_1)
(Fandroid_notifications_notify, android_notification_action)
(syms_of_androidselect): Rename `:on-cancel' to `:on-close'.

(cherry picked from commit 7ea3a464036f123f70d89b4571afcdeb3e650688)
doc/lispref/os.texi
src/androidselect.c