view etc/nxml/02100-0214F.el @ 104441:902d22a2d922

cedet/semantic/db-debug.el: Don't require semantic/db-mode, since semanticdb-current-database and semanticdb-current-table are now in semantic/db.el. cedet/semantic/db-ebrowse.el: Don't require semantic/db-mode, since semanticdb-current-database and semanticdb-current-table are now in semantic/db.el. cedet/semantic/db-el.el: Require semantic/lex-spp. Require semantic/db instead of semantic/db-search. cedet/semantic/db-file.el: Declare inversion-test and data-debug-insert-thing. (semanticdb-load-database): Load inversion only if necessary. cedet/semantic/db-find.el: Autoload semanticdb-find-default-throttle. Defvar data-debug-thing-alist, and ede-current-project. Declare data-debug-insert-stuff-list, data-debug-insert-tag-list, semantic-scope-reset-cache, and semanticdb-typecache-notify-reset. Require semantic/tag-file, and semantic/sort. (semantic-reset): Require semantic/scope. (semanticdb-partial-synchronize): Require semantic/db-typecache. (semanticdb-find-table-for-include) Move up to avoid compiler warning. cedet/semantic/db-global.el: Declare data-debug-new-buffer and data-debug-insert-thing. (semanticdb-project-database-global) Move up to avoid compiler warning. cedet/semantic/db-javascript.el: Fix provide statement. Require semantic/db-find instead of semantic/db-search. cedet/semantic/db-mode.el: Declare semantic-lex-spp-set-dynamic-table. (semanticdb-current-database, semanticdb-current-table): Move into semantic/db.el cedet/semantic/db-ref.el: Require eieio, semantic/db, and semantic/util. Declare data-debug-new-buffer and data-debug-insert-object-slots. Defvar semantic-case-fold. Require semantic/find when compiling. cedet/semantic/db-typecache.el: Require semantic/tag-ls, semantic/analyze/fcn, and semantic/scope. Declare data-debug-insert-thing and data-debug-new-buffer. cedet/semantic/db.el (semanticdb-search-results-table): Move class definition here from semantic/db-search.el. (semanticdb-current-database, semanticdb-current-table) Move variable definitions here from semantic/db-mode.el.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 31 Aug 2009 00:45:41 +0000
parents 146707e036bd
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'letterlike-symbols
  '(("ACCOUNT OF" #x2100)
    ("ADDRESSED TO THE SUBJECT" #x2101)
    ("DOUBLE-STRUCK CAPITAL C" #x2102)
    ("DEGREE CELSIUS" #x2103)
    ("CENTRE LINE SYMBOL" #x2104)
    ("CARE OF" #x2105)
    ("CADA UNA" #x2106)
    ("EULER CONSTANT" #x2107)
    ("SCRUPLE" #x2108)
    ("DEGREE FAHRENHEIT" #x2109)
    ("SCRIPT SMALL G" #x210A)
    ("SCRIPT CAPITAL H" #x210B)
    ("BLACK-LETTER CAPITAL H" #x210C)
    ("DOUBLE-STRUCK CAPITAL H" #x210D)
    ("PLANCK CONSTANT" #x210E)
    ("PLANCK CONSTANT OVER TWO PI" #x210F)
    ("SCRIPT CAPITAL I" #x2110)
    ("BLACK-LETTER CAPITAL I" #x2111)
    ("SCRIPT CAPITAL L" #x2112)
    ("SCRIPT SMALL L" #x2113)
    ("L B BAR SYMBOL" #x2114)
    ("DOUBLE-STRUCK CAPITAL N" #x2115)
    ("NUMERO SIGN" #x2116)
    ("SOUND RECORDING COPYRIGHT" #x2117)
    ("SCRIPT CAPITAL P" #x2118)
    ("DOUBLE-STRUCK CAPITAL P" #x2119)
    ("DOUBLE-STRUCK CAPITAL Q" #x211A)
    ("SCRIPT CAPITAL R" #x211B)
    ("BLACK-LETTER CAPITAL R" #x211C)
    ("DOUBLE-STRUCK CAPITAL R" #x211D)
    ("PRESCRIPTION TAKE" #x211E)
    ("RESPONSE" #x211F)
    ("SERVICE MARK" #x2120)
    ("TELEPHONE SIGN" #x2121)
    ("TRADE MARK SIGN" #x2122)
    ("VERSICLE" #x2123)
    ("DOUBLE-STRUCK CAPITAL Z" #x2124)
    ("OUNCE SIGN" #x2125)
    ("OHM SIGN" #x2126)
    ("INVERTED OHM SIGN" #x2127)
    ("BLACK-LETTER CAPITAL Z" #x2128)
    ("TURNED GREEK SMALL LETTER IOTA" #x2129)
    ("KELVIN SIGN" #x212A)
    ("ANGSTROM SIGN" #x212B)
    ("SCRIPT CAPITAL B" #x212C)
    ("BLACK-LETTER CAPITAL C" #x212D)
    ("ESTIMATED SYMBOL" #x212E)
    ("SCRIPT SMALL E" #x212F)
    ("SCRIPT CAPITAL E" #x2130)
    ("SCRIPT CAPITAL F" #x2131)
    ("TURNED CAPITAL F" #x2132)
    ("SCRIPT CAPITAL M" #x2133)
    ("SCRIPT SMALL O" #x2134)
    ("ALEF SYMBOL" #x2135)
    ("BET SYMBOL" #x2136)
    ("GIMEL SYMBOL" #x2137)
    ("DALET SYMBOL" #x2138)
    ("INFORMATION SOURCE" #x2139)
    ("ROTATED CAPITAL Q" #x213A)
    ("DOUBLE-STRUCK SMALL GAMMA" #x213D)
    ("DOUBLE-STRUCK CAPITAL GAMMA" #x213E)
    ("DOUBLE-STRUCK CAPITAL PI" #x213F)
    ("DOUBLE-STRUCK N-ARY SUMMATION" #x2140)
    ("TURNED SANS-SERIF CAPITAL G" #x2141)
    ("TURNED SANS-SERIF CAPITAL L" #x2142)
    ("REVERSED SANS-SERIF CAPITAL L" #x2143)
    ("TURNED SANS-SERIF CAPITAL Y" #x2144)
    ("DOUBLE-STRUCK ITALIC CAPITAL D" #x2145)
    ("DOUBLE-STRUCK ITALIC SMALL D" #x2146)
    ("DOUBLE-STRUCK ITALIC SMALL E" #x2147)
    ("DOUBLE-STRUCK ITALIC SMALL I" #x2148)
    ("DOUBLE-STRUCK ITALIC SMALL J" #x2149)
    ("PROPERTY LINE" #x214A)
    ("TURNED AMPERSAND" #x214B)
    ))

;; arch-tag: 4233f761-f78d-4854-a019-2409f78514fa