diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -567,6 +567,16 @@ Similarly to buffer restoration by Desktop, 'recentf-mode' checking | |||
| 567 | of the accessibility of remote files can now time out if | 567 | of 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 | ||
| 574 | You can use a symbol as the value for ':app-icon' to provide icon name | ||
| 575 | without 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 | ||