From 2152f12541ebb89a274a5c34d57707e2908027b0 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 26 Nov 2008 07:23:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fba20bb915a..3e91fc98918 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2008-11-26 Michael Albinus + + * net/dbus.el (dbus-string-to-byte-array) + (dbus-byte-array-to-string, dbus-escape-as-identifier) + (dbus-unescape-from-identifier): New defuns. + (dbus-handle-event): The result of a message call is a list of + arguments, which must be expanded when passing to + `dbus-method-return-internal'. + + * net/tramp.el (tramp-handle-write-region): Improve the check for + calling direct copy. + (tramp-find-inline-encoding): Don't raise an error but a warning, + when no inline encoding is found. + (tramp-get-remote-coding): Check for a symbol. The negative check + for a string fails, when there is an empty string. + 2008-11-26 Glenn Morris * vc-git.el (vc-git-diff-switches): New option. -- 2.39.2