1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Eric Abrahamsen 585beb6c12 Add basic D-Bus integration to Gnus
* lisp/gnus/gnus-dbus.el: New library, registering a signal that
closes all Gnus servers when the system is going to sleep.
* lisp/gnus/gnus-start.el: Check new option
`gnus-dbus-close-on-sleep', and register the appropriate D-Bus signal
if it is non-nil.
* lisp/gnus/gnus.el: New gnus-dbus customization group.
* doc/misc/gnus.texi: Document.
2020-08-25 10:24:08 -07:00
..
emacs Explain what C-h t means in the preface 2020-08-24 15:08:55 +02:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Preserve setf semantics in 'substring', 'cons', 'logand' expanders 2020-08-25 17:59:05 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Add basic D-Bus integration to Gnus 2020-08-25 10:24:08 -07:00