view etc/nxml/0FE30-0FE4F.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 205c4340ce76
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'cjk-compatibility-forms
  '(("PRESENTATION FORM FOR VERTICAL TWO DOT LEADER" #xFE30)
    ("PRESENTATION FORM FOR VERTICAL EM DASH" #xFE31)
    ("PRESENTATION FORM FOR VERTICAL EN DASH" #xFE32)
    ("PRESENTATION FORM FOR VERTICAL LOW LINE" #xFE33)
    ("PRESENTATION FORM FOR VERTICAL WAVY LOW LINE" #xFE34)
    ("PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS" #xFE35)
    ("PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS" #xFE36)
    ("PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET" #xFE37)
    ("PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET" #xFE38)
    ("PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET" #xFE39)
    ("PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET" #xFE3A)
    ("PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET" #xFE3B)
    ("PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET" #xFE3C)
    ("PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET" #xFE3D)
    ("PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET" #xFE3E)
    ("PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET" #xFE3F)
    ("PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET" #xFE40)
    ("PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET" #xFE41)
    ("PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET" #xFE42)
    ("PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET" #xFE43)
    ("PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET" #xFE44)
    ("SESAME DOT" #xFE45)
    ("WHITE SESAME DOT" #xFE46)
    ("DASHED OVERLINE" #xFE49)
    ("CENTRELINE OVERLINE" #xFE4A)
    ("WAVY OVERLINE" #xFE4B)
    ("DOUBLE WAVY OVERLINE" #xFE4C)
    ("DASHED LOW LINE" #xFE4D)
    ("CENTRELINE LOW LINE" #xFE4E)
    ("WAVY LOW LINE" #xFE4F)
    ))

;; arch-tag: 6d8f4c10-304f-4d0b-b830-1e37a8386015