Merge remote-tracking branch 'origin/master'

This commit is contained in:
Marco Wahl 2020-01-28 09:38:08 +01:00
commit be0865603a
1 changed files with 2 additions and 2 deletions

View File

@ -276,9 +276,9 @@ also using the face `org-mode-line-clock-overrun'."
(defcustom org-show-notification-timeout 3
"Number of seconds to wait before closing Org notifications.
This is applied to notifications send with `notifications-notify'
This is applied to notifications sent with `notifications-notify'
and `w32-notification-notify' only, not other mechanisms possibly
set throug `org-show-notification-handler'."
set through `org-show-notification-handler'."
:group 'org-clock
:package-version '(Org . "9.4")
:type 'integer)