view etc/nxml/0FFF0-0FFFF.el @ 106298:3a4157b5e536

* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since `cd' doesn't always do it for us (bug#5067). * pcomplete.el (pcomplete-entries): Revert change installed mistakenly on 2009-10-25 as part of some other change (bug#5067).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 28 Nov 2009 17:06:30 +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