view etc/nxml/0FFF0-0FFFF.el @ 99991:ec1ce2561f47

Mention -nw and -c. Fix the character for --help. Swap the order of -e and -n to follow the order displayed by --help.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 27 Nov 2008 16:56:33 +0000
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