1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
emacs/doc
Michael Albinus 4155ca273a Document D-Bus monitoring
* doc/misc/dbus.texi: Replace "symbol" by "keyword" where appropriate.
(Alternative Buses): Adapt dbus-init-bus description.
(Errors and Events): Adapt dbus-event structure.  New defuns
dbus-event-destination-name, dbus-event-handler and dbus-event-arguments.
(Monitoring Events): New node.

* lisp/net/dbus.el: Replace "symbol" by "keyword" where appropriate.
(cl-lib): Require.
(dbus-register-monitor): Adapt the argument list.
(dbus-monitor-handler): Extend.
(dbus-init-bus): Adapt docstring.

* test/lisp/net/dbus-tests.el (dbus-test01-compound-types):
Skip if needed.  Extend test.
2020-09-27 18:59:04 +02:00
..
emacs Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Document D-Bus monitoring 2020-09-27 18:59:04 +02:00