summaryrefslogtreecommitdiff
path: root/lisp/net/dbus.el
Commit message (Expand)AuthorAgeFilesLines
* Use `take` where clearly safe to do so (bug#56521)Mattias EngdegÄrd2022-07-181-3/+1
* Remove mentions of GNOME MediaKeys from dbus documentation examplesPo Lu2022-06-071-7/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Declare functions to silence byte-compilerStefan Kangas2021-12-211-0/+1
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-1/+1
* | Make dbus work in a dumped EmacsLars Ingebrigtsen2021-10-121-9/+13
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+2
* Fix a dbus.el byte compilation warningLars Ingebrigtsen2021-03-281-2/+3
* Declare some completion predicatesMichael Albinus2021-03-051-0/+1
* Add command 'dbus-monitor'Michael Albinus2021-02-051-0/+17
* * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.Michael Albinus2021-01-271-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-291-24/+27
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-121-0/+2
* Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-4/+8
* Add D-Bus introspection testsHugh Daschbach2020-09-301-0/+3
* More strict D-Bus type checkingMichael Albinus2020-09-291-3/+7
* Improve D-Bus monitorMichael Albinus2020-09-281-7/+59
* Document D-Bus monitoringMichael Albinus2020-09-271-102/+122
* Add D-Bus monitorMichael Albinus2020-09-261-61/+234
* Add D-Bus testsMichael Albinus2020-09-211-8/+13
* Make D-Bus properties type safeMichael Albinus2020-09-201-73/+81
* Work on D-Bus properties etcMichael Albinus2020-09-171-9/+14
* D-Bus: keep type information in D-Bus eventsMichael Albinus2020-09-161-32/+58
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-121-29/+38
* D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-111-14/+34
* Implement D-Bus properties with compound type.Michael Albinus2020-09-101-39/+54
* Fix thinko in dbus.elMichael Albinus2020-09-091-2/+2
* Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-081-86/+138
* More work on D-Bus error messagesMichael Albinus2020-09-061-19/+26
* ; Minor touchups to recent D-Bus changesBasil L. Contovounesios2020-09-061-3/+3
* Extend dbus.el by error messages, and :write access typeMichael Albinus2020-09-041-81/+149
* Fix bug in dbus.elMichael Albinus2020-09-021-8/+18
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-164/+107
* Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-081-113/+115
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-5/+5
* Update some URLsPaul Eggert2019-09-231-5/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-281-4/+5
|\|
| * Fix Bug#32828Michael Albinus2018-09-281-4/+5
* | Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-061-1/+8
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Turn on lexical-binding in some net libsMark Oteiza2016-10-311-36/+29
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1