view etc/nxml/02440-0245F.el @ 112406:7aa0a7abfb6d

configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as Emacs directly uses fontconfig, and breaks building when using a strict linker).
author Miles Bader <miles@gnu.org>
date Sat, 22 Jan 2011 11:45:57 +0900
parents ef719132ddfa
children
line wrap: on
line source

(nxml-define-char-name-set 'optical-character-recognition
  '(("OCR HOOK" #x2440)
    ("OCR CHAIR" #x2441)
    ("OCR FORK" #x2442)
    ("OCR INVERTED FORK" #x2443)
    ("OCR BELT BUCKLE" #x2444)
    ("OCR BOW TIE" #x2445)
    ("OCR BRANCH BANK IDENTIFICATION" #x2446)
    ("OCR AMOUNT OF CHECK" #x2447)
    ("OCR DASH" #x2448)
    ("OCR CUSTOMER ACCOUNT NUMBER" #x2449)
    ("OCR DOUBLE BACKSLASH" #x244A)
    ))