summaryrefslogtreecommitdiff
path: root/lisp/net/dbus.el
Commit message (Expand)AuthorAge
* Fix D-Bus event loop when executing a keyboard macroMichael Albinus2023-03-29
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* * lisp/net/dbus.el (dbus-debug): Declare. (Bug#58865)Michael Albinus2022-11-01
* Use `take` where clearly safe to do so (bug#56521)Mattias EngdegÄrd2022-07-18
* Remove mentions of GNOME MediaKeys from dbus documentation examplesPo Lu2022-06-07
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Declare functions to silence byte-compilerStefan Kangas2021-12-21
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-05
* | Make dbus work in a dumped EmacsLars Ingebrigtsen2021-10-12
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* Fix a dbus.el byte compilation warningLars Ingebrigtsen2021-03-28
* Declare some completion predicatesMichael Albinus2021-03-05
* Add command 'dbus-monitor'Michael Albinus2021-02-05
* * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.Michael Albinus2021-01-27
* Update copyright year to 2021Paul Eggert2021-01-01
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-29
* Add interface arg to D-Bus PropertiesChanged signal.Hugh Daschbach2020-10-12
* Make dbus-unregister-object work for monitorsMichael Albinus2020-10-04
* Add D-Bus introspection testsHugh Daschbach2020-09-30
* More strict D-Bus type checkingMichael Albinus2020-09-29
* Improve D-Bus monitorMichael Albinus2020-09-28
* Document D-Bus monitoringMichael Albinus2020-09-27
* Add D-Bus monitorMichael Albinus2020-09-26
* Add D-Bus testsMichael Albinus2020-09-21
* Make D-Bus properties type safeMichael Albinus2020-09-20
* Work on D-Bus properties etcMichael Albinus2020-09-17
* D-Bus: keep type information in D-Bus eventsMichael Albinus2020-09-16
* Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-12
* D-Bus: Implement other compound types of propertiesMichael Albinus2020-09-11
* Implement D-Bus properties with compound type.Michael Albinus2020-09-10
* Fix thinko in dbus.elMichael Albinus2020-09-09
* Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-08
* More work on D-Bus error messagesMichael Albinus2020-09-06
* ; Minor touchups to recent D-Bus changesBasil L. Contovounesios2020-09-06
* Extend dbus.el by error messages, and :write access typeMichael Albinus2020-09-04
* Fix bug in dbus.elMichael Albinus2020-09-02
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-18
* Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-08
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Update some URLsPaul Eggert2019-09-23
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-09-28
|\|
| * Fix Bug#32828Michael Albinus2018-09-28
* | Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-06
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\