view etc/nxml/0FE20-0FE2F.el @ 105779:4f83cd6cf378

* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'. (tramp-imap-do-copy-or-rename-file): Don't use the inode, when calling `tramp-imap-put-file'. Add file size to the call. (tramp-imap-get-file-entries): Compute also user name, file size, and date. (tramp-imap-handle-insert-directory): Insert uid and gid. (tramp-imap-handle-file-attributes): Transform uid and gid according to `id-format'. (tramp-imap-put-file): New optional parameter SIZE. Encode file size in header X-Size.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 27 Oct 2009 10:52:54 +0000
parents d668da41bc9c
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'combining-half-marks
  '(("COMBINING LIGATURE LEFT HALF" #xFE20)
    ("COMBINING LIGATURE RIGHT HALF" #xFE21)
    ("COMBINING DOUBLE TILDE LEFT HALF" #xFE22)
    ("COMBINING DOUBLE TILDE RIGHT HALF" #xFE23)
    ))

;; arch-tag: de291a34-737a-4bbb-8d97-94f878921d05