summaryrefslogtreecommitdiff
path: root/lisp/net/dbus.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-5/+5
* Update some URLsPaul Eggert2019-09-231-5/+5
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-281-4/+5
|\ \ | |/
| * Fix Bug#32828Michael Albinus2018-09-281-4/+5
* | Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-061-1/+8
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Turn on lexical-binding in some net libsMark Oteiza2016-10-311-36/+29
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-20/+20
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-14/+14
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-3/+3
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-3/+3
* dbus.el: fix ":argN" keyword recognitionDaiki Ueno2015-02-261-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix Bug#17858Michael Albinus2014-07-041-1/+21
* Fix a regression bug in D-Bus event handling.Michael Albinus2014-06-151-4/+6
* * net/dbus.el (dbus-init-bus, dbus-call-method)Michael Albinus2014-05-161-0/+12
* * net/dbus.el (dbus--init-bus): Declare function.Michael Albinus2014-02-271-17/+31
* Spelling fixes.Paul Eggert2014-02-221-1/+1
* Improve dbus error handling; detect bus failureDaniel Colascione2014-02-201-24/+99
* Fix last dbus changeDaniel Colascione2014-02-171-1/+3
* Improve dbus performance on synchronous callsDaniel Colascione2014-02-171-5/+14
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Minor changes, detected by test suite.Michael Albinus2013-12-051-13/+15
* * net/dbus.el (dbus-byte-array-to-string): Accept also byte arraysMichael Albinus2013-12-041-3/+10
* * lisp/dired-x.el:Daniel Hackney2013-09-041-3/+1
* Add comment for last change.Michael Albinus2013-05-281-0/+2
* * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'Michael Albinus2013-05-271-1/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-2/+4
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-11/+10
* * net/dbus.el (dbus-call-method): Use timeout for `read-event'.Michael Albinus2012-06-131-1/+1
* * net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447)Michael Albinus2012-05-131-6/+8
* Spelling fixes.Paul Eggert2012-04-221-1/+1
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-221-223/+842
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+2
* * net/dbus.el: (dbus-property-handler): Return empty array ifMichael Albinus2012-03-091-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1