Variable: bytecomp--code-strings

bytecomp--code-strings is a variable defined in bytecomp.el.gz.

Value

("\305\306\f\"\206�\307!\206�\310!\306\300\"\206<�\311\303\312\302\301\313\314\306\f\"!\315\307\f!!\315\310
!!\316\317!$%\320\300#\210\262#\207"
 "\305\306\f\"\206�\307!\306\300\"\2060�\310\303\311\302\301\312\313\306\f\"!\314\307\f!!\315\316!#%\317\300#\210\262#\207"
 "\304\305!\206\n�\305!\306\300\"\206.�\307\303\310\302\301\311\312\305!!\312\305\f!!\313\314!#%\315\300#\210\262#\207"
 "\304\305!\306\300\"\206\"�\307\303\310\302\301\311\312\305!!\313\314!\"%\315\300#\210\262$\207"
 "\305\306\307\"\310\311\f\"\311\300\"\206(�\312\303\313\302\301\314\315\311\n\f\"!\316\306!\"%\317\300#\210\262\"\207"
 "\f\306\307
\"\307\300\"\206%�\310\303\311\302\301\312\313\307\n
\"!\314\315!\"%\316\300#\210\262\"\207"
 "\305\306\f\"\306\300\"\206$�\307\303\310\302\301\311\312\306\f\"!\313\314!\"%\315\300#\210\262#\207"
 "\305\306\242\f\"\306\300\"\206&�\307\303\310\302\301\311\312\306\242\f\"!\313\314!\"%\315\300#\210\262#\207"
 "\306\307\f\"\206
�\307\242
\"\307\300\"\2064�\310\303\311\302\301\312\313\307\f\"!\314\307\f\242
\"!\315\316!#%\317\300#\210\262$\207"
 "\304\305!\306\300\"\206\"�\307\303\310\302\301\311\312\305!!\313\314!\"%\315\300#\210\262#\207"
 "\300\301\302\"\303\304%\207"
 "\3049\205	�\305N\306\300\"\206-�\307\303\310\302\301\311\312\n9\205!�\n\305N!\313\314!\"%\315\300#\210\262#\207")

Documentation

List of unique bytecode strings in this top-level form, for deduplication.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar bytecomp--code-strings nil
  "List of unique bytecode strings in this top-level form, for deduplication.")