Function: elisp-scope--analyze-charset-chars

elisp-scope--analyze-charset-chars is a byte-compiled function defined in elisp-scope.el.gz.

Signature

(elisp-scope--analyze-charset-chars F &rest ARGS)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/elisp-scope.el.gz
(elisp-scope-define-function-spec
    (charset-chars
     charset-description charset-info charset-iso-final-char
     charset-long-name charset-plist charset-short-name
     get-charset-property put-charset-property list-charset-chars
     set-charset-plist set-charset-priority unify-charset
     locale-charset-to-coding-system)
  ((symbol . charset)))