annotate etc/nxml/0FFF0-0FFFF.el @ 105790:a753ed9de6b4

removed lines 33 and 34 of emacs-lisp-intro.texi which said \global\let\urlcolor=\Black % don't print links in grayscale \global\let\linkcolor=\Black bumped Emacs version ../../Makefile.in: created new target for PDF of emacs-lisp-intro.pdf and autoconf'd and configure's the Makefile.in ../misc/texinfo.tex: updated to version 4.13 of 2008-04-18
author Robert J. Chassell <bob@rattlesnake.com>
date Wed, 28 Oct 2009 15:51:10 +0000
parents d3851627d1f0
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
86698
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
1 (nxml-define-char-name-set 'specials
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
2 '(("INTERLINEAR ANNOTATION ANCHOR" #xFFF9)
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
3 ("INTERLINEAR ANNOTATION SEPARATOR" #xFFFA)
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
4 ("INTERLINEAR ANNOTATION TERMINATOR" #xFFFB)
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
5 ("OBJECT REPLACEMENT CHARACTER" #xFFFC)
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
6 ("REPLACEMENT CHARACTER" #xFFFD)
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
7 ))
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
8
d3851627d1f0 Move here from lisp/nxml/char-name/unicode
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
9 ;; arch-tag: 0bef6e81-4857-4032-a18a-18784233cc81