view etc/nxml/0FFF0-0FFFF.el @ 109658:8865dff431b0

* comint.el (comint-mode): Make directory tracking functions functional on remote files. (Bug#6764)
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 06 Aug 2010 15:53:59 +0200
parents d3851627d1f0
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'specials
  '(("INTERLINEAR ANNOTATION ANCHOR" #xFFF9)
    ("INTERLINEAR ANNOTATION SEPARATOR" #xFFFA)
    ("INTERLINEAR ANNOTATION TERMINATOR" #xFFFB)
    ("OBJECT REPLACEMENT CHARACTER" #xFFFC)
    ("REPLACEMENT CHARACTER" #xFFFD)
    ))

;; arch-tag: 0bef6e81-4857-4032-a18a-18784233cc81