index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
dbus.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-14
/
+14
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-3
/
+3
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-3
/
+3
*
dbus.el: fix ":argN" keyword recognition
Daiki Ueno
2015-02-26
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix Bug#17858
Michael Albinus
2014-07-04
1
-1
/
+21
*
Fix a regression bug in D-Bus event handling.
Michael Albinus
2014-06-15
1
-4
/
+6
*
* net/dbus.el (dbus-init-bus, dbus-call-method)
Michael Albinus
2014-05-16
1
-0
/
+12
*
* net/dbus.el (dbus--init-bus): Declare function.
Michael Albinus
2014-02-27
1
-17
/
+31
*
Spelling fixes.
Paul Eggert
2014-02-22
1
-1
/
+1
*
Improve dbus error handling; detect bus failure
Daniel Colascione
2014-02-20
1
-24
/
+99
*
Fix last dbus change
Daniel Colascione
2014-02-17
1
-1
/
+3
*
Improve dbus performance on synchronous calls
Daniel Colascione
2014-02-17
1
-5
/
+14
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Minor changes, detected by test suite.
Michael Albinus
2013-12-05
1
-13
/
+15
*
* net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
Michael Albinus
2013-12-04
1
-3
/
+10
*
* lisp/dired-x.el:
Daniel Hackney
2013-09-04
1
-3
/
+1
*
Add comment for last change.
Michael Albinus
2013-05-28
1
-0
/
+2
*
* net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
Michael Albinus
2013-05-27
1
-1
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Cleanup uses of "-hooks".
Stefan Monnier
2012-10-23
1
-2
/
+4
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-11
/
+10
*
* net/dbus.el (dbus-call-method): Use timeout for `read-event'.
Michael Albinus
2012-06-13
1
-1
/
+1
*
* net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447)
Michael Albinus
2012-05-13
1
-6
/
+8
*
Spelling fixes.
Paul Eggert
2012-04-22
1
-1
/
+1
*
Move functions from C to Lisp. Make non-blocking method calls
Michael Albinus
2012-04-22
1
-223
/
+842
*
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-2
/
+2
*
* net/dbus.el: (dbus-property-handler): Return empty array if
Michael Albinus
2012-03-09
1
-1
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
[next]