| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| * | | Declare functions to silence byte-compiler | Stefan Kangas | 2021-12-21 | 1 | -0/+1 |
| * | | Prefer nil to (current-time) when either will do | Paul Eggert | 2021-12-05 | 1 | -1/+1 |
| * | | Make dbus work in a dumped Emacs | Lars Ingebrigtsen | 2021-10-12 | 1 | -9/+13 |
| |/ | |||||
| * | ; Adjust overly long docstrings to fit 80 characters | Stefan Kangas | 2021-09-26 | 1 | -1/+2 |
| * | Fix a dbus.el byte compilation warning | Lars Ingebrigtsen | 2021-03-28 | 1 | -2/+3 |
| * | Declare some completion predicates | Michael Albinus | 2021-03-05 | 1 | -0/+1 |
| * | Add command 'dbus-monitor' | Michael Albinus | 2021-02-05 | 1 | -0/+17 |
| * | * lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo. | Michael Albinus | 2021-01-27 | 1 | -0/+1 |
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| * | Handle several children of PATH in dbus-managed-objects-handler | Michael Albinus | 2020-10-29 | 1 | -24/+27 |
| * | Add interface arg to D-Bus PropertiesChanged signal. | Hugh Daschbach | 2020-10-12 | 1 | -0/+2 |
| * | Make dbus-unregister-object work for monitors | Michael Albinus | 2020-10-04 | 1 | -4/+8 |
| * | Add D-Bus introspection tests | Hugh Daschbach | 2020-09-30 | 1 | -0/+3 |
| * | More strict D-Bus type checking | Michael Albinus | 2020-09-29 | 1 | -3/+7 |
| * | Improve D-Bus monitor | Michael Albinus | 2020-09-28 | 1 | -7/+59 |
| * | Document D-Bus monitoring | Michael Albinus | 2020-09-27 | 1 | -102/+122 |
| * | Add D-Bus monitor | Michael Albinus | 2020-09-26 | 1 | -61/+234 |
| * | Add D-Bus tests | Michael Albinus | 2020-09-21 | 1 | -8/+13 |
| * | Make D-Bus properties type safe | Michael Albinus | 2020-09-20 | 1 | -73/+81 |
| * | Work on D-Bus properties etc | Michael Albinus | 2020-09-17 | 1 | -9/+14 |
| * | D-Bus: keep type information in D-Bus events | Michael Albinus | 2020-09-16 | 1 | -32/+58 |
| * | Cleanup in dbus.el, dbus-tests.el | Michael Albinus | 2020-09-12 | 1 | -29/+38 |
| * | D-Bus: Implement other compound types of properties | Michael Albinus | 2020-09-11 | 1 | -14/+34 |
| * | Implement D-Bus properties with compound type. | Michael Albinus | 2020-09-10 | 1 | -39/+54 |
| * | Fix thinko in dbus.el | Michael Albinus | 2020-09-09 | 1 | -2/+2 |
| * | Implement typed D-Bus properties (Bug#43252) | Michael Albinus | 2020-09-08 | 1 | -86/+138 |
| * | More work on D-Bus error messages | Michael Albinus | 2020-09-06 | 1 | -19/+26 |
| * | ; Minor touchups to recent D-Bus changes | Basil L. Contovounesios | 2020-09-06 | 1 | -3/+3 |
| * | Extend dbus.el by error messages, and :write access type | Michael Albinus | 2020-09-04 | 1 | -81/+149 |
| * | Fix bug in dbus.el | Michael Albinus | 2020-09-02 | 1 | -8/+18 |
| * | Various dbus.el cleanups (bug#41744) | Basil L. Contovounesios | 2020-06-18 | 1 | -164/+107 |
| * | Clean up D-Bus documentation (bug#41744) | Basil L. Contovounesios | 2020-06-08 | 1 | -113/+115 |
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| * | lisp/*.el: Fix typos and improve some docstrings | Juanma Barranquero | 2019-10-20 | 1 | -5/+5 |
| * | Update some URLs | Paul Eggert | 2019-09-23 | 1 | -5/+5 |
| * | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
| |\ | |||||
| | * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | | Merge from origin/emacs-26 | Glenn Morris | 2018-09-28 | 1 | -4/+5 |
| |\ \ | |/ | |||||
| | * | Fix Bug#32828 | Michael Albinus | 2018-09-28 | 1 | -4/+5 |
| * | | Make dbus.el fitter for Emacs configured --without-dbus | Michael Albinus | 2018-04-06 | 1 | -1/+8 |
| |/ | |||||
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
| * | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
| * | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
| * | | Turn on lexical-binding in some net libs | Mark Oteiza | 2016-10-31 | 1 | -36/+29 |
| |/ | |||||
| * | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| * | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -20/+20 |
| * | Escape ` and ' in doc | Paul Eggert | 2015-09-01 | 1 | -2/+2 |