view etc/nxml/03100-0312F.el @ 106197:019d906c8f48

* cedet/srecode/map.el (srecode-get-maps): * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag): * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag): * cedet/semantic/decorate/mode.el (semantic-decoration-mode) (semantic-toggle-decoration-style): * cedet/semantic/decorate/include.el (semantic-decoration-include-describe) (semantic-decoration-unknown-include-describe) (semantic-decoration-unparsed-include-describe) (semantic-decoration-all-include-summary): * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init): * cedet/semantic/analyze/complete.el (semantic-analyze-possible-completions): * cedet/semantic/util-modes.el (semantic-highlight-edits-mode) (semantic-show-unmatched-syntax-mode) (semantic-show-parser-state-mode, semantic-stickyfunc-mode) (semantic-highlight-func-mode): * cedet/semantic/util.el (semantic-describe-buffer): * cedet/semantic/symref.el (semantic-symref-find-references-by-name) (semantic-symref-find-tags-by-name) (semantic-symref-find-tags-by-regexp) (semantic-symref-find-tags-by-completion) (semantic-symref-find-file-references-by-name) (semantic-symref-find-text): * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag) (senator-yank-tag): * cedet/semantic/scope.el (semantic-calculate-scope): * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode): * cedet/semantic/idle.el (semantic-idle-scheduler-mode) (define-semantic-idle-service): * cedet/semantic/complete.el (semantic-complete-analyze-inline) (semantic-complete-analyze-inline-idle): * cedet/semantic/analyze.el (semantic-analyze-current-context): * cedet/mode-local.el (describe-mode-local-bindings) (describe-mode-local-bindings-in-mode): * cedet/ede/make.el (ede-make-check-version): * cedet/ede/locate.el (ede-enable-locate-on-project): * cedet/cedet-idutils.el (cedet-idutils-expand-filename) (cedet-idutils-version-check): * cedet/cedet-global.el (cedet-gnu-global-expand-filename) (cedet-gnu-global-version-check): * cedet/cedet-cscope.el (cedet-cscope-expand-filename) (cedet-cscope-version-check): Use called-interactively-p instead of interactive-p.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Nov 2009 23:49:13 +0000
parents 82a13daae44f
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'bopomofo
  '(("BOPOMOFO LETTER B" #x3105)
    ("BOPOMOFO LETTER P" #x3106)
    ("BOPOMOFO LETTER M" #x3107)
    ("BOPOMOFO LETTER F" #x3108)
    ("BOPOMOFO LETTER D" #x3109)
    ("BOPOMOFO LETTER T" #x310A)
    ("BOPOMOFO LETTER N" #x310B)
    ("BOPOMOFO LETTER L" #x310C)
    ("BOPOMOFO LETTER G" #x310D)
    ("BOPOMOFO LETTER K" #x310E)
    ("BOPOMOFO LETTER H" #x310F)
    ("BOPOMOFO LETTER J" #x3110)
    ("BOPOMOFO LETTER Q" #x3111)
    ("BOPOMOFO LETTER X" #x3112)
    ("BOPOMOFO LETTER ZH" #x3113)
    ("BOPOMOFO LETTER CH" #x3114)
    ("BOPOMOFO LETTER SH" #x3115)
    ("BOPOMOFO LETTER R" #x3116)
    ("BOPOMOFO LETTER Z" #x3117)
    ("BOPOMOFO LETTER C" #x3118)
    ("BOPOMOFO LETTER S" #x3119)
    ("BOPOMOFO LETTER A" #x311A)
    ("BOPOMOFO LETTER O" #x311B)
    ("BOPOMOFO LETTER E" #x311C)
    ("BOPOMOFO LETTER EH" #x311D)
    ("BOPOMOFO LETTER AI" #x311E)
    ("BOPOMOFO LETTER EI" #x311F)
    ("BOPOMOFO LETTER AU" #x3120)
    ("BOPOMOFO LETTER OU" #x3121)
    ("BOPOMOFO LETTER AN" #x3122)
    ("BOPOMOFO LETTER EN" #x3123)
    ("BOPOMOFO LETTER ANG" #x3124)
    ("BOPOMOFO LETTER ENG" #x3125)
    ("BOPOMOFO LETTER ER" #x3126)
    ("BOPOMOFO LETTER I" #x3127)
    ("BOPOMOFO LETTER U" #x3128)
    ("BOPOMOFO LETTER IU" #x3129)
    ("BOPOMOFO LETTER V" #x312A)
    ("BOPOMOFO LETTER NG" #x312B)
    ("BOPOMOFO LETTER GN" #x312C)
    ))

;; arch-tag: 0aeb6bb4-ac93-4014-a836-eb793636a168