view etc/nxml/0FE20-0FE2F.el @ 108623:6b62ba6da320

Simplify temacs build rule. * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable. (START_FILES): Set to empty if NS_IMPL_GNUSTEP. (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output, nothing uses. * configure: Regenerate. * src/Makefile.in (GNUSTEP_SYSTEM_LIBRARIES): Remove, unused. (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New, set by configure. (LD) [NS_IMPL_GNUSTEP]: Set to $(CC) -rdynamic. (temacs${EXEEXT}): Remove $LOCALCPP, never defined or referenced. Make most of the NS_IMPL_GNUSTEP case the same as the default case. * msdos/sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove. (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
author Glenn Morris <rgm@gnu.org>
date Sun, 16 May 2010 10:58:27 -0700
parents d668da41bc9c
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'combining-half-marks
  '(("COMBINING LIGATURE LEFT HALF" #xFE20)
    ("COMBINING LIGATURE RIGHT HALF" #xFE21)
    ("COMBINING DOUBLE TILDE LEFT HALF" #xFE22)
    ("COMBINING DOUBLE TILDE RIGHT HALF" #xFE23)
    ))

;; arch-tag: de291a34-737a-4bbb-8d97-94f878921d05