index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
dbus.el
Age
Commit message (
Expand
)
Author
2026-05-28
dbus-call-method-asynchronously supports also an ERROR-HANDLER
master
Michael Albinus
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-03-10
Use the new error API functions
Stefan Monnier
2026-02-07
Support D-Bus file descriptor manipulation
Michael Albinus
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-09
Warn if D-Bus error "InteractiveAuthorizationRequired" occurs
Michael Albinus
2024-07-09
Support interactive D-Bus authorization
Steven Allen
2024-04-12
; Fix documentation of a recent change in dbus.el (bug#70301)
Eli Zaretskii
2024-04-12
Improve D-Bus byte-array conversion
Michael Albinus
2024-03-10
Remove workarounds for solved 'read-event' bug
Tim Ruffing
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-25
Merge from origin/emacs-29
Eli Zaretskii
2023-11-24
Do not unregister a D-Bus service which is a unique name
Michael Albinus
2023-03-29
Fix D-Bus event loop when executing a keyboard macro
Michael Albinus
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-01
* lisp/net/dbus.el (dbus-debug): Declare. (Bug#58865)
Michael Albinus
2022-07-18
Use `take` where clearly safe to do so (bug#56521)
Mattias EngdegÄrd
2022-06-07
Remove mentions of GNOME MediaKeys from dbus documentation examples
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-21
Declare functions to silence byte-compiler
Stefan Kangas
2021-12-05
Prefer nil to (current-time) when either will do
Paul Eggert
2021-10-12
Make dbus work in a dumped Emacs
Lars Ingebrigtsen
2021-09-26
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-03-28
Fix a dbus.el byte compilation warning
Lars Ingebrigtsen
2021-03-05
Declare some completion predicates
Michael Albinus
2021-02-05
Add command 'dbus-monitor'
Michael Albinus
2021-01-27
* lisp/net/dbus.el (dbus-monitor-handler): Disable buffer undo.
Michael Albinus
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-29
Handle several children of PATH in dbus-managed-objects-handler
Michael Albinus
2020-10-12
Add interface arg to D-Bus PropertiesChanged signal.
Hugh Daschbach
2020-10-04
Make dbus-unregister-object work for monitors
Michael Albinus
2020-09-30
Add D-Bus introspection tests
Hugh Daschbach
2020-09-29
More strict D-Bus type checking
Michael Albinus
2020-09-28
Improve D-Bus monitor
Michael Albinus
2020-09-27
Document D-Bus monitoring
Michael Albinus
2020-09-26
Add D-Bus monitor
Michael Albinus
2020-09-21
Add D-Bus tests
Michael Albinus
2020-09-20
Make D-Bus properties type safe
Michael Albinus
2020-09-17
Work on D-Bus properties etc
Michael Albinus
2020-09-16
D-Bus: keep type information in D-Bus events
Michael Albinus
2020-09-12
Cleanup in dbus.el, dbus-tests.el
Michael Albinus
2020-09-11
D-Bus: Implement other compound types of properties
Michael Albinus
2020-09-10
Implement D-Bus properties with compound type.
Michael Albinus
2020-09-09
Fix thinko in dbus.el
Michael Albinus
2020-09-08
Implement typed D-Bus properties (Bug#43252)
Michael Albinus
2020-09-06
More work on D-Bus error messages
Michael Albinus
[next]