view etc/nxml/0FFF0-0FFFF.el @ 110347:b4971a8966f0

* repeat.el (repeat): Allow repeating when the last event is a click. Suggested by Drew Adams (bug#6256).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 11 Sep 2010 20:23:45 +0200
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