]> git.eshelyaron.com Git - emacs.git/commit
* net/xesam.el (xesam-all-fields): Remove source and content
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Aug 2008 18:56:08 +0000 (18:56 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 1 Aug 2008 18:56:08 +0000 (18:56 +0000)
commit818f12ceb98044f081ff720ffe08df1b03ba223b
treefaa94767bcfb45680f5f12737ddea39fc3adb22f
parentba0b66b030088a3fd53172006bbbe67828db8172
* net/xesam.el (xesam-all-fields): Remove source and content
identifiers.
(xesam-dbus-unique-names): New defvar.
(xesam-dbus-call-method): New defun.  Replace all calls of
`dbus-call-method' by `xesam-dbus-call-method'.
(xesam-get-cached-property, xesam-set-cached-property): New
defuns.
(xesam-get-property, xesam-set-property, xesam-refresh-entry)
(xesam-new-search, xesam-search): Apply
`xesam-get-cached-property'.
(xesam-search-engines): Make it an association list.  Take changed
layout into account in the corresponding function.
(xesam-delete-search-engine): Remove check for consistency of
`xesam-search-engines', not needed anymore.
(xesam-mode): Show XML query string only in the debug case.
lisp/ChangeLog
lisp/net/xesam.el