view etc/nxml/0A490-0A4CF.el @ 110531:67ff8ad45bd5

Synch SRecode to CEDET 1.0. * lisp/cedet/cedet.el (cedet-version): * lisp/cedet/srecode.el (srecode-version): Bump version to 1.0. * lisp/cedet/pulse.el (pulse-momentary-highlight-overlay): If pulse-flag is 'never, disable all pulsing. * lisp/cedet/srecode/compile.el (srecode-compile-templates): Fix directory compare of built-in templates. Give built-ins lower piority. Support special variable "project". (srecode-compile-template-table): Set :project slot of new tables. (srecode-compile-one-template-tag): Use srecode-create-dictionaries-from-tags. * lisp/cedet/srecode/cpp.el (srecode-cpp): New defgroup. (srecode-cpp-namespaces): New option. (srecode-semantic-handle-:using-namespaces) (srecode-cpp-apply-templates): New functions. (srecode-semantic-apply-tag-to-dict): Handle template parameters by calling `srecode-cpp-apply-templates'. * lisp/cedet/srecode/dictionary.el (srecode-dictionary-add-template-table): Do not add variables in tables not for the current project. (srecode-compound-toString): Handle cases where the default value is another compound value. (srecode-dictionary-lookup-name): New optional argument NON-RECURSIVE, which inhibits visiting dictionary parents. (srecode-dictionary-add-section-dictionary) (srecode-dictionary-merge): New optional argument FORCE adds values even if an identically named entry exists. (srecode-dictionary-add-entries): New method. (srecode-create-dictionaries-from-tags): New function. * lisp/cedet/srecode/fields.el (srecode-fields-exit-confirmation): New option. (srecode-field-exit-ask): Use it. * lisp/cedet/srecode/find.el (srecode-template-get-table) (srecode-template-get-table-for-binding) (srecode-all-template-hash): Skip if not in current project. (srecode-template-table-in-project-p): New method. * lisp/cedet/srecode/getset.el (srecode-insert-getset): Force tag table update. Don't query the class if it is empty. * lisp/cedet/srecode/insert.el (srecode-insert-fcn): Merge template dictionary before resolving arguments. (srecode-insert-method-helper): Add error checking to make sure that we only have dictionaries. (srecode-insert-method): Check template nesting depth when using point inserter override. (srecode-insert-method): Install override with depth limit. * lisp/cedet/srecode/map.el (srecode-map-update-map): Make map loading more robust. * lisp/cedet/srecode/mode.el (srecode-bind-insert): Call srecode-load-tables-for-mode. (srecode-minor-mode-templates-menu): Do not list templates that are not in the current project. (srecode-menu-bar): Add binding for srecode-macro-help. * lisp/cedet/srecode/table.el (srecode-template-table): Add :project slot. (srecode-dump): Dump it. * lisp/cedet/srecode/texi.el (srecode-texi-insert-tag-as-doc): New function. (semantic-insert-foreign-tag): Use it.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Sep 2010 18:11:23 -0400
parents 0d948dbd325b
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'yi-radicals
  '(("YI RADICAL QOT" #xA490)
    ("YI RADICAL LI" #xA491)
    ("YI RADICAL KIT" #xA492)
    ("YI RADICAL NYIP" #xA493)
    ("YI RADICAL CYP" #xA494)
    ("YI RADICAL SSI" #xA495)
    ("YI RADICAL GGOP" #xA496)
    ("YI RADICAL GEP" #xA497)
    ("YI RADICAL MI" #xA498)
    ("YI RADICAL HXIT" #xA499)
    ("YI RADICAL LYR" #xA49A)
    ("YI RADICAL BBUT" #xA49B)
    ("YI RADICAL MOP" #xA49C)
    ("YI RADICAL YO" #xA49D)
    ("YI RADICAL PUT" #xA49E)
    ("YI RADICAL HXUO" #xA49F)
    ("YI RADICAL TAT" #xA4A0)
    ("YI RADICAL GA" #xA4A1)
    ("YI RADICAL ZUP" #xA4A2)
    ("YI RADICAL CYT" #xA4A3)
    ("YI RADICAL DDUR" #xA4A4)
    ("YI RADICAL BUR" #xA4A5)
    ("YI RADICAL GGUO" #xA4A6)
    ("YI RADICAL NYOP" #xA4A7)
    ("YI RADICAL TU" #xA4A8)
    ("YI RADICAL OP" #xA4A9)
    ("YI RADICAL JJUT" #xA4AA)
    ("YI RADICAL ZOT" #xA4AB)
    ("YI RADICAL PYT" #xA4AC)
    ("YI RADICAL HMO" #xA4AD)
    ("YI RADICAL YIT" #xA4AE)
    ("YI RADICAL VUR" #xA4AF)
    ("YI RADICAL SHY" #xA4B0)
    ("YI RADICAL VEP" #xA4B1)
    ("YI RADICAL ZA" #xA4B2)
    ("YI RADICAL JO" #xA4B3)
    ("YI RADICAL NZUP" #xA4B4)
    ("YI RADICAL JJY" #xA4B5)
    ("YI RADICAL GOT" #xA4B6)
    ("YI RADICAL JJIE" #xA4B7)
    ("YI RADICAL WO" #xA4B8)
    ("YI RADICAL DU" #xA4B9)
    ("YI RADICAL SHUR" #xA4BA)
    ("YI RADICAL LIE" #xA4BB)
    ("YI RADICAL CY" #xA4BC)
    ("YI RADICAL CUOP" #xA4BD)
    ("YI RADICAL CIP" #xA4BE)
    ("YI RADICAL HXOP" #xA4BF)
    ("YI RADICAL SHAT" #xA4C0)
    ("YI RADICAL ZUR" #xA4C1)
    ("YI RADICAL SHOP" #xA4C2)
    ("YI RADICAL CHE" #xA4C3)
    ("YI RADICAL ZZIET" #xA4C4)
    ("YI RADICAL NBIE" #xA4C5)
    ("YI RADICAL KE" #xA4C6)
    ))

;; arch-tag: 2c93cdf1-e6f2-4a91-a798-3e1d7c094cf4