aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d0dab755212..44ffbaf78f2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -567,6 +567,16 @@ Similarly to buffer restoration by Desktop, 'recentf-mode' checking
567of the accessibility of remote files can now time out if 567of the accessibility of remote files can now time out if
568'remote-file-name-access-timeout' is set to a positive number. 568'remote-file-name-access-timeout' is set to a positive number.
569 569
570** Notifications
571
572+++
573*** Allow to use Icon Naming Specification for app-icon
574You can use a symbol as the value for ':app-icon' to provide icon name
575without specifying a file, like this:
576
577 (notifications-notify
578 :title "I am playing music" :app-icon 'multimedia-player)
579
570 580
571* New Modes and Packages in Emacs 30.1 581* New Modes and Packages in Emacs 30.1
572 582