Mercurial > emacs
view etc/nxml/031F0-031FF.el @ 87490:5db1ff3b9244
* dbusbind.c: Fix several errors and compiler warnings. Reported
by Tom Tromey <tromey@redhat.com>
(XD_ERROR, XD_DEBUG_MESSAGE)
(XD_DEBUG_VALID_LISP_OBJECT_P): Wrap code with "do ... while (0)".
(xd_append_arg): Part for basic D-Bus types rewitten.
(xd_retrieve_arg): Split implementation of DBUS_TYPE_BYTE and
DBUS_TYPE_(U)INT16. Don't call XD_DEBUG_MESSAGE with "%f" if not
appropriate.
(xd_read_message): Return Qnil. Don't signal an error; it is not
useful during event reading.
(Fdbus_register_signal): Signal an error if the check for
FUNCTIONP fails.
(Fdbus_register_method): New function. The implementation is not
complete, the call of the function signals an error therefore.
(Fdbus_unregister_object): New function, renamed from
Fdbus_unregister_signal. The initial check signals an error, if
it the objct is not well formed.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 30 Dec 2007 15:41:47 +0000 |
parents | 8224a72a6d75 |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'katakana-phonetic-extensions '(("KATAKANA LETTER SMALL KU" #x31F0) ("KATAKANA LETTER SMALL SI" #x31F1) ("KATAKANA LETTER SMALL SU" #x31F2) ("KATAKANA LETTER SMALL TO" #x31F3) ("KATAKANA LETTER SMALL NU" #x31F4) ("KATAKANA LETTER SMALL HA" #x31F5) ("KATAKANA LETTER SMALL HI" #x31F6) ("KATAKANA LETTER SMALL HU" #x31F7) ("KATAKANA LETTER SMALL HE" #x31F8) ("KATAKANA LETTER SMALL HO" #x31F9) ("KATAKANA LETTER SMALL MU" #x31FA) ("KATAKANA LETTER SMALL RA" #x31FB) ("KATAKANA LETTER SMALL RI" #x31FC) ("KATAKANA LETTER SMALL RU" #x31FD) ("KATAKANA LETTER SMALL RE" #x31FE) ("KATAKANA LETTER SMALL RO" #x31FF) )) ;; arch-tag: 090acfb7-1a46-4b05-bebb-573bbc0d8a82