view etc/nxml/00300-0036F.el @ 103273:c32ec20d0ab5

* abbrevs.texi (Abbrev Mode): abbrev-mode is an option. * backups.texi (Making Backups): backup-directory-alist and make-backup-file-name-function are options. (Auto-Saving): auto-save-list-file-prefix is an option. * buffers.texi (Killing Buffers): buffer-offer-save is an option. * display.texi (Refresh Screen): no-redraw-on-reenter is an option. (Echo Area Customization): echo-keystrokes is an option. (Selective Display): selective-display-ellipses is an option. (Temporary Displays): temp-buffer-show-function is an option. (Face Attributes): underline-minimum-offset and x-bitmap-file-path are options. (Font Selection): face-font-family-alternatives, face-font-selection-order, face-font-registry-alternatives, and scalable-fonts-allowed are options. (Fringe Indicators): indicate-buffer-boundaries is an option. (Fringe Cursors): overflow-newline-into-fringe is an option. (Scroll Bars): scroll-bar-mode is an option. * eval.texi (Eval): max-lisp-eval-depth is an option. * files.texi (Visiting Functions): find-file-hook is an option. (Directory Names): directory-abbrev-alist is an option. (Unique File Names): temporary-file-directory and small-temporary-file-directory are options. * frames.texi (Initial Parameters): initial-frame-alist, minibuffer-frame-alist and default-frame-alist are options. (Cursor Parameters): blink-cursor-alist and cursor-in-non-selected-windows ar options. (Window System Selections): selection-coding-system is an option. (Display Feature Testing): display-mm-dimensions-alist is an option. * help.texi (Help Functions): help-char and help-event-list are options. * keymaps.texi (Functions for Key Lookup): meta-prefix-char is an option. * minibuf.texi (Minibuffer History): history-length and history-delete-duplicates are options. (High-Level Completion): read-buffer-function and read-buffer-completion-ignore-case are options. (Reading File Names): read-file-name-completion-ignore-case is an option. * modes.texi (Mode Line Top): mode-line-format is an option. (Mode Line Variables): mode-line-position and mode-line-modes are options. * nonascii.texi (Text Representations): enable-multibyte-characters is an option. (Default Coding Systems): auto-coding-regexp-alist, file-coding-system-alist, auto-coding-alist and auto-coding-functions are options. (Specifying Coding Systems): inhibit-eol-conversion is an option. * os.texi (Init File): site-run-file is an option. (System Environment): mail-host-address is an option. (User Identification): user-mail-address is an option. (Terminal Output): baud-rate is an option. * positions.texi (Word Motion): words-include-escapes is an option. * searching.texi (Standard Regexps): page-delimiter, paragraph-separate, paragraph-separate and sentence-end are options. * text.texi (Margins): left-margin and fill-nobreak-predicate are options. * variables.texi (Local Variables): max-specpdl-size is an option. * windows.texi (Choosing Window): split-window-preferred-function, special-display-function and display-buffer-function are options.
author Martin Rudalics <rudalics@gmx.at>
date Thu, 21 May 2009 15:31:31 +0000
parents c0b6c7303ea2
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'combining-diacritical-marks
  '(("COMBINING GRAVE ACCENT" #x0300)
    ("COMBINING ACUTE ACCENT" #x0301)
    ("COMBINING CIRCUMFLEX ACCENT" #x0302)
    ("COMBINING TILDE" #x0303)
    ("COMBINING MACRON" #x0304)
    ("COMBINING OVERLINE" #x0305)
    ("COMBINING BREVE" #x0306)
    ("COMBINING DOT ABOVE" #x0307)
    ("COMBINING DIAERESIS" #x0308)
    ("COMBINING HOOK ABOVE" #x0309)
    ("COMBINING RING ABOVE" #x030A)
    ("COMBINING DOUBLE ACUTE ACCENT" #x030B)
    ("COMBINING CARON" #x030C)
    ("COMBINING VERTICAL LINE ABOVE" #x030D)
    ("COMBINING DOUBLE VERTICAL LINE ABOVE" #x030E)
    ("COMBINING DOUBLE GRAVE ACCENT" #x030F)
    ("COMBINING CANDRABINDU" #x0310)
    ("COMBINING INVERTED BREVE" #x0311)
    ("COMBINING TURNED COMMA ABOVE" #x0312)
    ("COMBINING COMMA ABOVE" #x0313)
    ("COMBINING REVERSED COMMA ABOVE" #x0314)
    ("COMBINING COMMA ABOVE RIGHT" #x0315)
    ("COMBINING GRAVE ACCENT BELOW" #x0316)
    ("COMBINING ACUTE ACCENT BELOW" #x0317)
    ("COMBINING LEFT TACK BELOW" #x0318)
    ("COMBINING RIGHT TACK BELOW" #x0319)
    ("COMBINING LEFT ANGLE ABOVE" #x031A)
    ("COMBINING HORN" #x031B)
    ("COMBINING LEFT HALF RING BELOW" #x031C)
    ("COMBINING UP TACK BELOW" #x031D)
    ("COMBINING DOWN TACK BELOW" #x031E)
    ("COMBINING PLUS SIGN BELOW" #x031F)
    ("COMBINING MINUS SIGN BELOW" #x0320)
    ("COMBINING PALATALIZED HOOK BELOW" #x0321)
    ("COMBINING RETROFLEX HOOK BELOW" #x0322)
    ("COMBINING DOT BELOW" #x0323)
    ("COMBINING DIAERESIS BELOW" #x0324)
    ("COMBINING RING BELOW" #x0325)
    ("COMBINING COMMA BELOW" #x0326)
    ("COMBINING CEDILLA" #x0327)
    ("COMBINING OGONEK" #x0328)
    ("COMBINING VERTICAL LINE BELOW" #x0329)
    ("COMBINING BRIDGE BELOW" #x032A)
    ("COMBINING INVERTED DOUBLE ARCH BELOW" #x032B)
    ("COMBINING CARON BELOW" #x032C)
    ("COMBINING CIRCUMFLEX ACCENT BELOW" #x032D)
    ("COMBINING BREVE BELOW" #x032E)
    ("COMBINING INVERTED BREVE BELOW" #x032F)
    ("COMBINING TILDE BELOW" #x0330)
    ("COMBINING MACRON BELOW" #x0331)
    ("COMBINING LOW LINE" #x0332)
    ("COMBINING DOUBLE LOW LINE" #x0333)
    ("COMBINING TILDE OVERLAY" #x0334)
    ("COMBINING SHORT STROKE OVERLAY" #x0335)
    ("COMBINING LONG STROKE OVERLAY" #x0336)
    ("COMBINING SHORT SOLIDUS OVERLAY" #x0337)
    ("COMBINING LONG SOLIDUS OVERLAY" #x0338)
    ("COMBINING RIGHT HALF RING BELOW" #x0339)
    ("COMBINING INVERTED BRIDGE BELOW" #x033A)
    ("COMBINING SQUARE BELOW" #x033B)
    ("COMBINING SEAGULL BELOW" #x033C)
    ("COMBINING X ABOVE" #x033D)
    ("COMBINING VERTICAL TILDE" #x033E)
    ("COMBINING DOUBLE OVERLINE" #x033F)
    ("COMBINING GRAVE TONE MARK" #x0340)
    ("COMBINING ACUTE TONE MARK" #x0341)
    ("COMBINING GREEK PERISPOMENI" #x0342)
    ("COMBINING GREEK KORONIS" #x0343)
    ("COMBINING GREEK DIALYTIKA TONOS" #x0344)
    ("COMBINING GREEK YPOGEGRAMMENI" #x0345)
    ("COMBINING BRIDGE ABOVE" #x0346)
    ("COMBINING EQUALS SIGN BELOW" #x0347)
    ("COMBINING DOUBLE VERTICAL LINE BELOW" #x0348)
    ("COMBINING LEFT ANGLE BELOW" #x0349)
    ("COMBINING NOT TILDE ABOVE" #x034A)
    ("COMBINING HOMOTHETIC ABOVE" #x034B)
    ("COMBINING ALMOST EQUAL TO ABOVE" #x034C)
    ("COMBINING LEFT RIGHT ARROW BELOW" #x034D)
    ("COMBINING UPWARDS ARROW BELOW" #x034E)
    ("COMBINING GRAPHEME JOINER" #x034F)
    ("COMBINING DOUBLE TILDE" #x0360)
    ("COMBINING DOUBLE INVERTED BREVE" #x0361)
    ("COMBINING DOUBLE RIGHTWARDS ARROW BELOW" #x0362)
    ("COMBINING LATIN SMALL LETTER A" #x0363)
    ("COMBINING LATIN SMALL LETTER E" #x0364)
    ("COMBINING LATIN SMALL LETTER I" #x0365)
    ("COMBINING LATIN SMALL LETTER O" #x0366)
    ("COMBINING LATIN SMALL LETTER U" #x0367)
    ("COMBINING LATIN SMALL LETTER C" #x0368)
    ("COMBINING LATIN SMALL LETTER D" #x0369)
    ("COMBINING LATIN SMALL LETTER H" #x036A)
    ("COMBINING LATIN SMALL LETTER M" #x036B)
    ("COMBINING LATIN SMALL LETTER R" #x036C)
    ("COMBINING LATIN SMALL LETTER T" #x036D)
    ("COMBINING LATIN SMALL LETTER V" #x036E)
    ("COMBINING LATIN SMALL LETTER X" #x036F)
    ))

;; arch-tag: a3b46b6e-38fc-4043-b7f5-92a3591e2e47