summaryrefslogtreecommitdiff
path: root/lisp/notifications.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-27Merge from origin/emacs-29Eli Zaretskii
2024-01-23Fix broken links to Freedesktop notifications specBasil L. Contovounesios
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-27notifications: Allow to use Icon Naming Specification for app-iconAndrew Tropin
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-02-04(with-demoted-errors): Warn on missing `format` argStefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-03-22Use lexical-binding in notifications.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-24; Prefer https to http in more URLsStefan Kangas
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-03* notifications.el (notifications-close-notification): Call theTom Regner
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-22* notifications.el (notifications-notify): Protect body withMichael Albinus
2012-11-07* notifications.el (notifications-get-server-information-method):Michael Albinus
2012-07-27* notifications.el (notifications-on-action-signal)Michael Albinus
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-05-02Silence byte-compiler warnings.Juanma Barranquero
2012-04-24* notifications.el (top): Remove unneeded declarations.Michael Albinus
2012-04-24* notifications.el (notifications-get-capabilities): Fix docstring.Michael Albinus
2012-04-24* notifications.el (notifications-specification-version): Change to "1.2".Michael Albinus
2012-04-24* notifications.el (notifications-interface)Michael Albinus
2012-04-03* notifications.el (notifications-notify): Fix docstring.Michael Albinus
2012-03-07Avoid superfluous registering of signals. (Bug#10807)Michael Albinus
2012-03-04Fix typo.Michael Albinus
2012-03-04* notifications.el: Fix previous patch.Michael Albinus
2012-03-04* notifications.el (notifications-unique-name): New defvar.Michael Albinus
2012-02-07* notifications.el (notifications-on-closed-signal): Make `reason'Michael Albinus
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-19Spelling fixes.Paul Eggert
2011-10-24* notifications.el: Add the requirement of a running D-Bus sessionMichael Albinus
2011-10-01* notifications.el (notifications-notify): Fix docstring.Julien Danjou
2011-03-15Fix misuse of quote in `case'.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris