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
*
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
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-12
1
-1
/
+1
*
* net/dbus.el (dbus-unregister-object): Don't release services for
Michael Albinus
2011-09-25
1
-10
/
+12
*
* net/dbus.el (dbus-unregister-object): Remove match rule of signals.
Michael Albinus
2011-09-24
1
-13
/
+20
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-24
/
+24
*
* net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
Michael Albinus
2011-02-07
1
-4
/
+5
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
* net/dbus.el (dbus-unregister-service): Complete doc. Fix
Michael Albinus
2011-01-10
1
-2
/
+13
*
* net/dbus.el (dbus-register-property): Use `dont-register' keyword.
Michael Albinus
2011-01-10
1
-5
/
+5
*
* net/dbus.el (dbus-unregister-service): Translate returned
Michael Albinus
2011-01-10
1
-11
/
+19
*
* net/dbus.el (dbus-register-property): Added optional parameter
Michael Albinus
2011-01-04
1
-15
/
+28
*
Don't be so lax with spelling.
Glenn Morris
2010-11-02
1
-2
/
+1
*
Use `declare' in defmacros.
Stefan Monnier
2010-08-30
1
-3
/
+1
*
* net/dbus.el: Accept UNIX domain sockets as bus address.
Michael Albinus
2010-08-23
1
-27
/
+28
*
* net/dbus.el (dbus-send-signal): Declare function.
Juanma Barranquero
2010-07-04
1
-0
/
+1
*
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
Michael Albinus
2010-07-04
1
-13
/
+44
*
* net/dbus.el: Fix typos and declare function.
Juanma Barranquero
2010-06-05
1
-10
/
+9
*
* net/dbus.el (dbus-introspect, dbus-get-property)
Michael Albinus
2010-02-28
1
-4
/
+10
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* net/dbus.el (dbus-property-handler): Filter lambda forms out
Michael Albinus
2009-12-12
1
-1
/
+1
*
* net/dbus.el (dbus-unregister-service): New defun.
Michael Albinus
2009-11-16
1
-9
/
+22
*
* net/dbus.el (dbus-registered-objects-table): Renamed from
Michael Albinus
2009-11-13
1
-73
/
+160
*
*** empty log message ***
Michael Albinus
2009-11-09
1
-2
/
+2
*
* net/dbus.el (dbus-unregister-object): Release service, if no
Michael Albinus
2009-11-09
1
-8
/
+27
*
* net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
Michael Albinus
2009-08-25
1
-3
/
+16
*
* net/dbus.el (top): Initialize only when `dbusbind' is loaded.
Michael Albinus
2009-08-21
1
-3
/
+4
*
* net/dbus.el (top): Don't check for (getenv
Michael Albinus
2009-08-20
1
-3
/
+2
*
* net/dbus.el (top): Apply `dbus-init-bus' for the :session bus
Michael Albinus
2009-08-19
1
-9
/
+8
*
* net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
Michael Albinus
2009-08-18
1
-0
/
+10
*
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
Michael Albinus
2009-07-27
1
-4
/
+7
*
* net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe
Michael Albinus
2009-01-28
1
-2
/
+2
[next]