view etc/nxml/0FFF0-0FFFF.el @ 109811:d06b7ff1ea84

Silence more Gnus compiler warnings. * lisp/gnus/gnus-sync.el: Require Gnus components whose functions are used.
author Glenn Morris <rgm@gnu.org>
date Tue, 17 Aug 2010 00:04:35 -0700
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