view etc/nxml/0FFF0-0FFFF.el @ 107969:62fa87a581e1

Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960). * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file name relative to the project root (Bug#5960).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 16 Apr 2010 20:28:19 -0400
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