view etc/nxml/0FFF0-0FFFF.el @ 93688:3961ad1ac8f2

files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-1
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sat, 05 Apr 2008 12:03:23 +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