view etc/nxml/0FFF0-0FFFF.el @ 98076:638e09e81764

(move_it_to): When moving by vpos, ensure that the iterator advances to the next line if the current line ends in a continued tab.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 07 Sep 2008 14:16:15 +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