summaryrefslogtreecommitdiff
path: root/lisp/notifications.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-0/+2
* Use lexical-binding in notifications.elStefan Kangas2021-03-221-43/+56
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * notifications.el (notifications-close-notification): Call theTom Regner2013-12-031-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * notifications.el (notifications-notify): Protect body withMichael Albinus2012-12-221-136/+138
* | * notifications.el (notifications-get-server-information-method):Michael Albinus2012-11-071-4/+29
|/
* * notifications.el (notifications-on-action-signal)Michael Albinus2012-07-271-17/+23
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-7/+4
* Silence byte-compiler warnings.Juanma Barranquero2012-05-021-1/+3
* * notifications.el (top): Remove unneeded declarations.Michael Albinus2012-04-241-6/+0
* * notifications.el (notifications-get-capabilities): Fix docstring.Michael Albinus2012-04-241-15/+15
* * notifications.el (notifications-specification-version): Change to "1.2".Michael Albinus2012-04-241-23/+51
* * notifications.el (notifications-interface)Michael Albinus2012-04-241-3/+33
* * notifications.el (notifications-notify): Fix docstring.Michael Albinus2012-04-031-1/+4
* Avoid superfluous registering of signals. (Bug#10807)Michael Albinus2012-03-071-22/+37
* Fix typo.Michael Albinus2012-03-041-3/+3
* * notifications.el: Fix previous patch.Michael Albinus2012-03-041-24/+18
* * notifications.el (notifications-unique-name): New defvar.Michael Albinus2012-03-041-4/+17
* * notifications.el (notifications-on-closed-signal): Make `reason'Michael Albinus2012-02-071-2/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* * notifications.el: Add the requirement of a running D-Bus sessionMichael Albinus2011-10-241-0/+3
* * notifications.el (notifications-notify): Fix docstring.Julien Danjou2011-10-011-1/+1
* Fix misuse of quote in `case'.Stefan Monnier2011-03-151-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-151-1/+1
* * lisp/notifications.el: Call dbus-register-signal only if it is bound.Julien Danjou2010-09-251-14/+16
* * notifications.el (notifications-notify): Add support forMichael Albinus2010-09-131-0/+20
* * notifications.el: Move file from lisp/net, because it isMichael Albinus2010-06-101-0/+272
* move notifications.el to net/Michael Albinus2010-06-091-265/+0
* * notifications.el: New file.Michael Albinus2010-06-091-0/+265