view etc/nxml/0FFF0-0FFFF.el @ 104517:beb4db733a34

* cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hook): Rename from semantic-edits-incremental-reparse-failed-hooks. (semantic-edits-incremental-fail): Use new var name. * cedet/semantic/util-modes.el (semantic-show-parser-state-mode-setup): Use new hook names.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 26 Sep 2009 18:30:17 +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