DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ b

⟦a124bba9b⟧

    Length: 28838 (0x70a6)
    Names: »bytecomp.elc«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/gnu-31mar87/emacs/lisp/bytecomp.elc« 

Hex Dump

0x0000…0020 0a 28 70 72 6f 76 69 64 65 20 28 71 75 6f 74 65 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 29 29 0a   ┆ (provide (quote byte-compile)) ┆
0x0020…0040 0a 28 64 65 66 76 61 72 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 2d 63 6f 6e 73 74 6e 75 6d 20 2d   ┆ (defvar byte-compile-constnum -┆
0x0040…0060 31 20 22 5c 0a 54 72 61 6e 73 66 65 72 20 76 65 63 74 6f 72 20 69 6e 64 65 78 20 6f 66 20 6c 61   ┆1 "\ Transfer vector index of la┆
0x0060…0080 73 74 20 63 6f 6e 73 74 61 6e 74 20 61 6c 6c 6f 63 61 74 65 64 2e 22 29 0a 0a 28 64 65 66 76 61   ┆st constant allocated.")  (defva┆
0x0080…00a0 72 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 2d 63 6f 6e 73 74 61 6e 74 73 20 6e 69 6c 20 22 5c 0a   ┆r byte-compile-constants nil "\ ┆
0x00a0…00c0 41 6c 69 73 74 20 64 65 73 63 72 69 62 69 6e 67 20 63 6f 6e 74 65 6e 74 73 20 74 6f 20 70 75 74   ┆Alist describing contents to put┆
0x00c0…00e0 20 69 6e 20 74 72 61 6e 73 66 65 72 20 76 65 63 74 6f 72 2e 0a 45 61 63 68 20 65 6c 65 6d 65 6e   ┆ in transfer vector. Each elemen┆
0x00e0…0100 74 20 69 73 20 28 43 4f 4e 54 45 4e 54 53 20 2e 20 49 4e 44 45 58 29 22 29 0a 0a 28 64 65 66 76   ┆t is (CONTENTS . INDEX)")  (defv┆
0x0100…0120 61 72 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 2d 6d 61 63 72 6f 2d 65 6e 76 69 72 6f 6e 6d 65 6e   ┆ar byte-compile-macro-environmen┆
0x0120…0140 74 20 6e 69 6c 20 22 5c 0a 41 6c 69 73 74 20 6f 66 20 28 4d 41 43 52 4f 4e 41 4d 45 20 2e 20 44   ┆t nil "\ Alist of (MACRONAME . D┆
0x0140…0160 45 46 49 4e 49 54 49 4f 4e 29 20 6d 61 63 72 6f 73 20 64 65 66 69 6e 65 64 20 69 6e 20 74 68 65   ┆EFINITION) macros defined in the┆
0x0160…0180 20 66 69 6c 65 0a 77 68 69 63 68 20 69 73 20 62 65 69 6e 67 20 63 6f 6d 70 69 6c 65 64 2e 22 29   ┆ file which is being compiled.")┆
0x0180…01a0 0a 0a 28 64 65 66 76 61 72 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 2d 70 63 20 30 20 22 5c 0a 49   ┆  (defvar byte-compile-pc 0 "\ I┆
0x01a0…01c0 6e 64 65 78 20 69 6e 20 62 79 74 65 20 73 74 72 69 6e 67 20 74 6f 20 73 74 6f 72 65 20 6e 65 78   ┆ndex in byte string to store nex┆
0x01c0…01e0 74 20 6f 70 63 6f 64 65 20 61 74 2e 22 29 0a 0a 28 64 65 66 76 61 72 20 62 79 74 65 2d 63 6f 6d   ┆t opcode at.")  (defvar byte-com┆
0x01e0…0200 70 69 6c 65 2d 6f 75 74 70 75 74 20 6e 69 6c 20 22 5c 0a 41 6c 69 73 74 20 64 65 73 63 72 69 62   ┆pile-output nil "\ Alist describ┆
0x0200…0220 69 6e 67 20 63 6f 6e 74 65 6e 74 73 20 74 6f 20 70 75 74 20 69 6e 20 62 79 74 65 20 63 6f 64 65   ┆ing contents to put in byte code┆
0x0220…0240 20 73 74 72 69 6e 67 2e 0a 45 61 63 68 20 65 6c 65 6d 65 6e 74 20 69 73 20 28 49 4e 44 45 58 20   ┆ string. Each element is (INDEX ┆
0x0240…0260 2e 20 56 41 4c 55 45 29 22 29 0a 0a 28 64 65 66 76 61 72 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65   ┆. VALUE)")  (defvar byte-compile┆
0x0260…0280 2d 64 65 70 74 68 20 30 20 22 5c 0a 43 75 72 72 65 6e 74 20 64 65 70 74 68 20 6f 66 20 65 78 65   ┆-depth 0 "\ Current depth of exe┆
0x0280…02a0 63 75 74 69 6f 6e 20 73 74 61 63 6b 2e 22 29 0a 0a 28 64 65 66 76 61 72 20 62 79 74 65 2d 63 6f   ┆cution stack.")  (defvar byte-co┆
0x02a0…02c0 6d 70 69 6c 65 2d 6d 61 78 64 65 70 74 68 20 30 20 22 5c 0a 4d 61 78 69 6d 75 6d 20 64 65 70 74   ┆mpile-maxdepth 0 "\ Maximum dept┆
0x02c0…02e0 68 20 6f 66 20 65 78 65 63 75 74 69 6f 6e 20 73 74 61 63 6b 2e 22 29 0a 0a 28 64 65 66 63 6f 6e   ┆h of execution stack.")  (defcon┆
0x02e0…0300 73 74 20 62 79 74 65 2d 76 61 72 72 65 66 20 38 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70   ┆st byte-varref 8 "\ Byte code op┆
0x0300…0320 63 6f 64 65 20 66 6f 72 20 76 61 72 69 61 62 6c 65 20 72 65 66 65 72 65 6e 63 65 2e 22 29 0a 0a   ┆code for variable reference.")  ┆
0x0320…0340 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 76 61 72 73 65 74 20 31 36 20 22 5c 0a 42 79 74 65   ┆(defconst byte-varset 16 "\ Byte┆
0x0340…0360 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 73 65 74 74 69 6e 67 20 61 20 76 61 72 69 61   ┆ code opcode for setting a varia┆
0x0360…0380 62 6c 65 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 76 61 72 62 69 6e 64 20 32   ┆ble.")  (defconst byte-varbind 2┆
0x0380…03a0 34 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 62 69 6e 64 69 6e   ┆4 "\ Byte code opcode for bindin┆
0x03a0…03c0 67 20 61 20 76 61 72 69 61 62 6c 65 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d   ┆g a variable.")  (defconst byte-┆
0x03c0…03e0 63 61 6c 6c 20 33 32 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20   ┆call 32 "\ Byte code opcode for ┆
0x03e0…0400 63 61 6c 6c 69 6e 67 20 61 20 66 75 6e 63 74 69 6f 6e 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆calling a function.")  (defconst┆
0x0400…0420 20 62 79 74 65 2d 75 6e 62 69 6e 64 20 34 30 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63   ┆ byte-unbind 40 "\ Byte code opc┆
0x0420…0440 6f 64 65 20 66 6f 72 20 75 6e 62 69 6e 64 69 6e 67 20 73 70 65 63 69 61 6c 20 62 69 6e 64 69 6e   ┆ode for unbinding special bindin┆
0x0440…0460 67 73 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 73 74 61 6e 74 20 31   ┆gs.")  (defconst byte-constant 1┆
0x0460…0480 39 32 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 72 65 66 65 72   ┆92 "\ Byte code opcode for refer┆
0x0480…04a0 65 6e 63 65 20 74 6f 20 61 20 63 6f 6e 73 74 61 6e 74 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆ence to a constant.")  (defconst┆
0x04a0…04c0 20 62 79 74 65 2d 63 6f 6e 73 74 61 6e 74 2d 6c 69 6d 69 74 20 36 34 20 22 5c 0a 4d 61 78 69 6d   ┆ byte-constant-limit 64 "\ Maxim┆
0x04c0…04e0 75 6d 20 69 6e 64 65 78 20 75 73 61 62 6c 65 20 69 6e 20 20 62 79 74 65 2d 63 6f 6e 73 74 61 6e   ┆um index usable in  byte-constan┆
0x04e0…0500 74 20 20 6f 70 63 6f 64 65 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e   ┆t  opcode.")  (defconst byte-con┆
0x0500…0520 73 74 61 6e 74 32 20 31 32 39 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66   ┆stant2 129 "\ Byte code opcode f┆
0x0520…0540 6f 72 20 72 65 66 65 72 65 6e 63 65 20 74 6f 20 61 20 63 6f 6e 73 74 61 6e 74 20 77 69 74 68 20   ┆or reference to a constant with ┆
0x0540…0560 76 65 63 74 6f 72 20 69 6e 64 65 78 20 3e 3d 20 30 31 30 30 2e 22 29 0a 0a 28 64 65 66 63 6f 6e   ┆vector index >= 0100.")  (defcon┆
0x0560…0580 73 74 20 62 79 74 65 2d 67 6f 74 6f 20 31 33 30 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70   ┆st byte-goto 130 "\ Byte code op┆
0x0580…05a0 63 6f 64 65 20 66 6f 72 20 75 6e 63 6f 6e 64 69 74 69 6f 6e 61 6c 20 6a 75 6d 70 22 29 0a 0a 28   ┆code for unconditional jump")  (┆
0x05a0…05c0 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 67 6f 74 6f 2d 69 66 2d 6e 69 6c 20 31 33 31 20 22 5c   ┆defconst byte-goto-if-nil 131 "\┆
0x05c0…05e0 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 70 6f 70 20 76 61 6c 75 65 20   ┆ Byte code opcode for pop value ┆
0x05e0…0600 61 6e 64 20 6a 75 6d 70 20 69 66 20 69 74 27 73 20 6e 69 6c 2e 22 29 0a 0a 28 64 65 66 63 6f 6e   ┆and jump if it's nil.")  (defcon┆
0x0600…0620 73 74 20 62 79 74 65 2d 67 6f 74 6f 2d 69 66 2d 6e 6f 74 2d 6e 69 6c 20 31 33 32 20 22 5c 0a 42   ┆st byte-goto-if-not-nil 132 "\ B┆
0x0620…0640 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 70 6f 70 20 76 61 6c 75 65 20 61 6e   ┆yte code opcode for pop value an┆
0x0640…0660 64 20 6a 75 6d 70 20 69 66 20 69 74 27 73 20 6e 6f 74 20 6e 69 6c 2e 22 29 0a 0a 28 64 65 66 63   ┆d jump if it's not nil.")  (defc┆
0x0660…0680 6f 6e 73 74 20 62 79 74 65 2d 67 6f 74 6f 2d 69 66 2d 6e 69 6c 2d 65 6c 73 65 2d 70 6f 70 20 31   ┆onst byte-goto-if-nil-else-pop 1┆
0x0680…06a0 33 33 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 65 78 61 6d 69   ┆33 "\ Byte code opcode for exami┆
0x06a0…06c0 6e 65 20 74 6f 70 2d 6f 66 2d 73 74 61 63 6b 2c 20 6a 75 6d 70 20 61 6e 64 20 64 6f 6e 27 74 20   ┆ne top-of-stack, jump and don't ┆
0x06c0…06e0 70 6f 70 20 69 74 20 69 66 20 69 74 27 73 20 6e 69 6c 2c 0a 6f 74 68 65 72 77 69 73 65 20 70 6f   ┆pop it if it's nil, otherwise po┆
0x06e0…0700 70 20 69 74 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 67 6f 74 6f 2d 69 66 2d   ┆p it.")  (defconst byte-goto-if-┆
0x0700…0720 6e 6f 74 2d 6e 69 6c 2d 65 6c 73 65 2d 70 6f 70 20 31 33 34 20 22 5c 0a 42 79 74 65 20 63 6f 64   ┆not-nil-else-pop 134 "\ Byte cod┆
0x0720…0740 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 65 78 61 6d 69 6e 65 20 74 6f 70 2d 6f 66 2d 73 74 61 63   ┆e opcode for examine top-of-stac┆
0x0740…0760 6b 2c 20 6a 75 6d 70 20 61 6e 64 20 64 6f 6e 27 74 20 70 6f 70 20 69 74 20 69 66 20 69 74 27 73   ┆k, jump and don't pop it if it's┆
0x0760…0780 20 6e 6f 74 20 6e 69 6c 2c 0a 6f 74 68 65 72 77 69 73 65 20 70 6f 70 20 69 74 2e 22 29 0a 0a 28   ┆ not nil, otherwise pop it.")  (┆
0x0780…07a0 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 72 65 74 75 72 6e 20 31 33 35 20 22 5c 0a 42 79 74 65   ┆defconst byte-return 135 "\ Byte┆
0x07a0…07c0 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 70 6f 70 20 76 61 6c 75 65 20 61 6e 64 20 72   ┆ code opcode for pop value and r┆
0x07c0…07e0 65 74 75 72 6e 20 69 74 20 66 72 6f 6d 20 62 79 74 65 20 63 6f 64 65 20 69 6e 74 65 72 70 72 65   ┆eturn it from byte code interpre┆
0x07e0…0800 74 65 72 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 64 69 73 63 61 72 64 20 31   ┆ter.")  (defconst byte-discard 1┆
0x0800…0820 33 36 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 74 6f 20 64 69 73 63 61 72   ┆36 "\ Byte code opcode to discar┆
0x0820…0840 64 20 6f 6e 65 20 76 61 6c 75 65 20 66 72 6f 6d 20 73 74 61 63 6b 2e 22 29 0a 0a 28 64 65 66 63   ┆d one value from stack.")  (defc┆
0x0840…0860 6f 6e 73 74 20 62 79 74 65 2d 64 75 70 20 31 33 37 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f   ┆onst byte-dup 137 "\ Byte code o┆
0x0860…0880 70 63 6f 64 65 20 74 6f 20 64 75 70 6c 69 63 61 74 65 20 74 68 65 20 74 6f 70 20 6f 66 20 74 68   ┆pcode to duplicate the top of th┆
0x0880…08a0 65 20 73 74 61 63 6b 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 73 61 76 65 2d   ┆e stack.")  (defconst byte-save-┆
0x08a0…08c0 65 78 63 75 72 73 69 6f 6e 20 31 33 38 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64   ┆excursion 138 "\ Byte code opcod┆
0x08c0…08e0 65 20 74 6f 20 6d 61 6b 65 20 61 20 62 69 6e 64 69 6e 67 20 74 6f 20 72 65 63 6f 72 64 20 74 68   ┆e to make a binding to record th┆
0x08e0…0900 65 20 62 75 66 66 65 72 2c 20 70 6f 69 6e 74 20 61 6e 64 20 6d 61 72 6b 2e 22 29 0a 0a 28 64 65   ┆e buffer, point and mark.")  (de┆
0x0900…0920 66 63 6f 6e 73 74 20 62 79 74 65 2d 73 61 76 65 2d 77 69 6e 64 6f 77 2d 65 78 63 75 72 73 69 6f   ┆fconst byte-save-window-excursio┆
0x0920…0940 6e 20 31 33 39 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 74 6f 20 6d 61 6b   ┆n 139 "\ Byte code opcode to mak┆
0x0940…0960 65 20 61 20 62 69 6e 64 69 6e 67 20 74 6f 20 72 65 63 6f 72 64 20 65 6e 74 69 72 65 20 77 69 6e   ┆e a binding to record entire win┆
0x0960…0980 64 6f 77 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20   ┆dow configuration.")  (defconst ┆
0x0980…09a0 62 79 74 65 2d 73 61 76 65 2d 72 65 73 74 72 69 63 74 69 6f 6e 20 31 34 30 20 22 5c 0a 42 79 74   ┆byte-save-restriction 140 "\ Byt┆
0x09a0…09c0 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 74 6f 20 6d 61 6b 65 20 61 20 62 69 6e 64 69 6e 67 20   ┆e code opcode to make a binding ┆
0x09c0…09e0 74 6f 20 72 65 63 6f 72 64 20 74 68 65 20 63 75 72 72 65 6e 74 20 62 75 66 66 65 72 20 63 6c 69   ┆to record the current buffer cli┆
0x09e0…0a00 70 70 69 6e 67 20 72 65 73 74 72 69 63 74 69 6f 6e 73 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆pping restrictions.")  (defconst┆
0x0a00…0a20 20 62 79 74 65 2d 63 61 74 63 68 20 31 34 31 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63   ┆ byte-catch 141 "\ Byte code opc┆
0x0a20…0a40 6f 64 65 20 66 6f 72 20 63 61 74 63 68 2e 20 20 54 61 6b 65 73 2c 20 6f 6e 20 73 74 61 63 6b 2c   ┆ode for catch.  Takes, on stack,┆
0x0a40…0a60 20 74 68 65 20 74 61 67 20 61 6e 64 20 61 6e 20 65 78 70 72 65 73 73 69 6f 6e 20 66 6f 72 20 74   ┆ the tag and an expression for t┆
0x0a60…0a80 68 65 20 62 6f 64 79 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 75 6e 77 69 6e   ┆he body.")  (defconst byte-unwin┆
0x0a80…0aa0 64 2d 70 72 6f 74 65 63 74 20 31 34 32 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64   ┆d-protect 142 "\ Byte code opcod┆
0x0aa0…0ac0 65 20 66 6f 72 20 75 6e 77 69 6e 64 2d 70 72 6f 74 65 63 74 2e 20 20 54 61 6b 65 73 2c 20 6f 6e   ┆e for unwind-protect.  Takes, on┆
0x0ac0…0ae0 20 73 74 61 63 6b 2c 20 61 6e 20 65 78 70 72 65 73 73 69 6f 6e 20 66 6f 72 20 74 68 65 20 62 6f   ┆ stack, an expression for the bo┆
0x0ae0…0b00 64 79 0a 61 6e 64 20 61 6e 20 65 78 70 72 65 73 73 69 6f 6e 20 66 6f 72 20 74 68 65 20 75 6e 77   ┆dy and an expression for the unw┆
0x0b00…0b20 69 6e 64 2d 61 63 74 69 6f 6e 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f   ┆ind-action.")  (defconst byte-co┆
0x0b20…0b40 6e 64 69 74 69 6f 6e 2d 63 61 73 65 20 31 34 33 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70   ┆ndition-case 143 "\ Byte code op┆
0x0b40…0b60 63 6f 64 65 20 66 6f 72 20 63 6f 6e 64 69 74 69 6f 6e 2d 63 61 73 65 2e 20 20 54 61 6b 65 73 2c   ┆code for condition-case.  Takes,┆
0x0b60…0b80 20 6f 6e 20 73 74 61 63 6b 2c 20 74 68 65 20 76 61 72 69 61 62 6c 65 20 74 6f 20 62 69 6e 64 2c   ┆ on stack, the variable to bind,┆
0x0b80…0ba0 0a 61 6e 20 65 78 70 72 65 73 73 69 6f 6e 20 66 6f 72 20 74 68 65 20 62 6f 64 79 2c 20 61 6e 64   ┆ an expression for the body, and┆
0x0ba0…0bc0 20 61 20 6c 69 73 74 20 6f 66 20 63 6c 61 75 73 65 73 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆ a list of clauses.")  (defconst┆
0x0bc0…0be0 20 62 79 74 65 2d 74 65 6d 70 2d 6f 75 74 70 75 74 2d 62 75 66 66 65 72 2d 73 65 74 75 70 20 31   ┆ byte-temp-output-buffer-setup 1┆
0x0be0…0c00 34 34 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 65 6e 74 72 79   ┆44 "\ Byte code opcode for entry┆
0x0c00…0c20 20 74 6f 20 77 69 74 68 2d 6f 75 74 70 75 74 2d 74 6f 2d 74 65 6d 70 2d 62 75 66 66 65 72 2e 0a   ┆ to with-output-to-temp-buffer. ┆
0x0c20…0c40 54 61 6b 65 73 2c 20 6f 6e 20 73 74 61 63 6b 2c 20 74 68 65 20 62 75 66 66 65 72 20 6e 61 6d 65   ┆Takes, on stack, the buffer name┆
0x0c40…0c60 2e 0a 42 69 6e 64 73 20 73 74 61 6e 64 61 72 64 2d 6f 75 74 70 75 74 20 61 6e 64 20 64 6f 65 73   ┆. Binds standard-output and does┆
0x0c60…0c80 20 73 6f 6d 65 20 6f 74 68 65 72 20 74 68 69 6e 67 73 2e 0a 52 65 74 75 72 6e 73 20 77 69 74 68   ┆ some other things. Returns with┆
0x0c80…0ca0 20 74 65 6d 70 20 62 75 66 66 65 72 20 6f 6e 20 74 68 65 20 73 74 61 63 6b 20 69 6e 20 70 6c 61   ┆ temp buffer on the stack in pla┆
0x0ca0…0cc0 63 65 20 6f 66 20 62 75 66 66 65 72 20 6e 61 6d 65 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20   ┆ce of buffer name.")  (defconst ┆
0x0cc0…0ce0 62 79 74 65 2d 74 65 6d 70 2d 6f 75 74 70 75 74 2d 62 75 66 66 65 72 2d 73 68 6f 77 20 31 34 35   ┆byte-temp-output-buffer-show 145┆
0x0ce0…0d00 20 22 5c 0a 42 79 74 65 20 63 6f 64 65 20 6f 70 63 6f 64 65 20 66 6f 72 20 65 78 69 74 20 66 72   ┆ "\ Byte code opcode for exit fr┆
0x0d00…0d20 6f 6d 20 77 69 74 68 2d 6f 75 74 70 75 74 2d 74 6f 2d 74 65 6d 70 2d 62 75 66 66 65 72 2e 0a 45   ┆om with-output-to-temp-buffer. E┆
0x0d20…0d40 78 70 65 63 74 73 20 74 68 65 20 74 65 6d 70 20 62 75 66 66 65 72 20 6f 6e 20 74 68 65 20 73 74   ┆xpects the temp buffer on the st┆
0x0d40…0d60 61 63 6b 20 75 6e 64 65 72 6e 65 61 74 68 20 76 61 6c 75 65 20 74 6f 20 72 65 74 75 72 6e 2e 0a   ┆ack underneath value to return. ┆
0x0d60…0d80 50 6f 70 73 20 74 68 65 6d 20 62 6f 74 68 2c 20 74 68 65 6e 20 70 75 73 68 65 73 20 74 68 65 20   ┆Pops them both, then pushes the ┆
0x0d80…0da0 76 61 6c 75 65 20 62 61 63 6b 20 6f 6e 2e 0a 55 6e 62 69 6e 64 73 20 73 74 61 6e 64 61 72 64 2d   ┆value back on. Unbinds standard-┆
0x0da0…0dc0 6f 75 74 70 75 74 20 61 6e 64 20 6d 61 6b 65 73 20 74 68 65 20 74 65 6d 70 20 62 75 66 66 65 72   ┆output and makes the temp buffer┆
0x0dc0…0de0 20 76 69 73 69 62 6c 65 2e 22 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6e 74 68 20   ┆ visible.")  (defconst byte-nth ┆
0x0de0…0e00 35 36 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 73 79 6d 62 6f 6c 70 20 35 37 29 0a   ┆56)  (defconst byte-symbolp 57) ┆
0x0e00…0e20 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 73 70 20 35 38 29 0a 0a 28 64 65 66 63   ┆ (defconst byte-consp 58)  (defc┆
0x0e20…0e40 6f 6e 73 74 20 62 79 74 65 2d 73 74 72 69 6e 67 70 20 35 39 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆onst byte-stringp 59)  (defconst┆
0x0e40…0e60 20 62 79 74 65 2d 6c 69 73 74 70 20 36 30 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d   ┆ byte-listp 60)  (defconst byte-┆
0x0e60…0e80 65 71 20 36 31 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6d 65 6d 71 20 36 32 29 0a   ┆eq 61)  (defconst byte-memq 62) ┆
0x0e80…0ea0 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6e 6f 74 20 36 33 29 0a 0a 28 64 65 66 63 6f 6e   ┆ (defconst byte-not 63)  (defcon┆
0x0ea0…0ec0 73 74 20 62 79 74 65 2d 63 61 72 20 36 34 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d   ┆st byte-car 64)  (defconst byte-┆
0x0ec0…0ee0 63 64 72 20 36 35 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 73 20 36 36 29   ┆cdr 65)  (defconst byte-cons 66)┆
0x0ee0…0f00 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6c 69 73 74 31 20 36 37 29 0a 0a 28 64 65 66   ┆  (defconst byte-list1 67)  (def┆
0x0f00…0f20 63 6f 6e 73 74 20 62 79 74 65 2d 6c 69 73 74 32 20 36 38 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20   ┆const byte-list2 68)  (defconst ┆
0x0f20…0f40 62 79 74 65 2d 6c 69 73 74 33 20 36 39 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6c   ┆byte-list3 69)  (defconst byte-l┆
0x0f40…0f60 69 73 74 34 20 37 30 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6c 65 6e 67 74 68 20   ┆ist4 70)  (defconst byte-length ┆
0x0f60…0f80 37 31 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 61 72 65 66 20 37 32 29 0a 0a 28 64   ┆71)  (defconst byte-aref 72)  (d┆
0x0f80…0fa0 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 61 73 65 74 20 37 33 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆efconst byte-aset 73)  (defconst┆
0x0fa0…0fc0 20 62 79 74 65 2d 73 79 6d 62 6f 6c 2d 76 61 6c 75 65 20 37 34 29 0a 0a 28 64 65 66 63 6f 6e 73   ┆ byte-symbol-value 74)  (defcons┆
0x0fc0…0fe0 74 20 62 79 74 65 2d 73 79 6d 62 6f 6c 2d 66 75 6e 63 74 69 6f 6e 20 37 35 29 0a 0a 28 64 65 66   ┆t byte-symbol-function 75)  (def┆
0x0fe0…1000 63 6f 6e 73 74 20 62 79 74 65 2d 73 65 74 20 37 36 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79   ┆const byte-set 76)  (defconst by┆
0x1000…1020 74 65 2d 66 73 65 74 20 37 37 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 67 65 74 20   ┆te-fset 77)  (defconst byte-get ┆
0x1020…1040 37 38 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 73 75 62 73 74 72 69 6e 67 20 37 39   ┆78)  (defconst byte-substring 79┆
0x1040…1060 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 63 61 74 32 20 38 30 29 0a 0a 28   ┆)  (defconst byte-concat2 80)  (┆
0x1060…1080 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 63 61 74 33 20 38 31 29 0a 0a 28 64 65 66 63   ┆defconst byte-concat3 81)  (defc┆
0x1080…10a0 6f 6e 73 74 20 62 79 74 65 2d 63 6f 6e 63 61 74 34 20 38 32 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆onst byte-concat4 82)  (defconst┆
0x10a0…10c0 20 62 79 74 65 2d 73 75 62 31 20 38 33 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 61   ┆ byte-sub1 83)  (defconst byte-a┆
0x10c0…10e0 64 64 31 20 38 34 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 65 71 6c 73 69 67 6e 20   ┆dd1 84)  (defconst byte-eqlsign ┆
0x10e0…1100 38 35 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 67 74 72 20 38 36 29 0a 0a 28 64 65   ┆85)  (defconst byte-gtr 86)  (de┆
0x1100…1120 66 63 6f 6e 73 74 20 62 79 74 65 2d 6c 73 73 20 38 37 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62   ┆fconst byte-lss 87)  (defconst b┆
0x1120…1140 79 74 65 2d 6c 65 71 20 38 38 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 67 65 71 20   ┆yte-leq 88)  (defconst byte-geq ┆
0x1140…1160 38 39 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 64 69 66 66 20 39 30 29 0a 0a 28 64   ┆89)  (defconst byte-diff 90)  (d┆
0x1160…1180 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6e 65 67 61 74 65 20 39 31 29 0a 0a 28 64 65 66 63 6f 6e   ┆efconst byte-negate 91)  (defcon┆
0x1180…11a0 73 74 20 62 79 74 65 2d 70 6c 75 73 20 39 32 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65   ┆st byte-plus 92)  (defconst byte┆
0x11a0…11c0 2d 6d 61 78 20 39 33 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 6d 69 6e 20 39 34 29   ┆-max 93)  (defconst byte-min 94)┆
0x11c0…11e0 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 70 6f 69 6e 74 20 39 36 29 0a 0a 28 64 65 66   ┆  (defconst byte-point 96)  (def┆
0x11e0…1200 63 6f 6e 73 74 20 62 79 74 65 2d 67 6f 74 6f 2d 63 68 61 72 20 39 38 29 0a 0a 28 64 65 66 63 6f   ┆const byte-goto-char 98)  (defco┆
0x1200…1220 6e 73 74 20 62 79 74 65 2d 69 6e 73 65 72 74 20 39 39 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62   ┆nst byte-insert 99)  (defconst b┆
0x1220…1240 79 74 65 2d 70 6f 69 6e 74 2d 6d 61 78 20 31 30 30 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79   ┆yte-point-max 100)  (defconst by┆
0x1240…1260 74 65 2d 70 6f 69 6e 74 2d 6d 69 6e 20 31 30 31 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74   ┆te-point-min 101)  (defconst byt┆
0x1260…1280 65 2d 63 68 61 72 2d 61 66 74 65 72 20 31 30 32 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74   ┆e-char-after 102)  (defconst byt┆
0x1280…12a0 65 2d 66 6f 6c 6c 6f 77 69 6e 67 2d 63 68 61 72 20 31 30 33 29 0a 0a 28 64 65 66 63 6f 6e 73 74   ┆e-following-char 103)  (defconst┆
0x12a0…12c0 20 62 79 74 65 2d 70 72 65 63 65 64 69 6e 67 2d 63 68 61 72 20 31 30 34 29 0a 0a 28 64 65 66 63   ┆ byte-preceding-char 104)  (defc┆
0x12c0…12e0 6f 6e 73 74 20 62 79 74 65 2d 63 75 72 72 65 6e 74 2d 63 6f 6c 75 6d 6e 20 31 30 35 29 0a 0a 28   ┆onst byte-current-column 105)  (┆
0x12e0…1300 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 69 6e 64 65 6e 74 2d 74 6f 20 31 30 36 29 0a 0a 28 64   ┆defconst byte-indent-to 106)  (d┆
0x1300…1320 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 65 6f 6c 70 20 31 30 38 29 0a 0a 28 64 65 66 63 6f 6e 73   ┆efconst byte-eolp 108)  (defcons┆
0x1320…1340 74 20 62 79 74 65 2d 65 6f 62 70 20 31 30 39 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65   ┆t byte-eobp 109)  (defconst byte┆
0x1340…1360 2d 62 6f 6c 70 20 31 31 30 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 62 6f 62 70 20   ┆-bolp 110)  (defconst byte-bobp ┆
0x1360…1380 31 31 31 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 63 75 72 72 65 6e 74 2d 62 75 66   ┆111)  (defconst byte-current-buf┆
0x1380…13a0 66 65 72 20 31 31 32 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 73 65 74 2d 62 75 66   ┆fer 112)  (defconst byte-set-buf┆
0x13a0…13c0 66 65 72 20 31 31 33 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 72 65 61 64 2d 63 68   ┆fer 113)  (defconst byte-read-ch┆
0x13c0…13e0 61 72 20 31 31 34 29 0a 0a 28 64 65 66 63 6f 6e 73 74 20 62 79 74 65 2d 69 6e 74 65 72 61 63 74   ┆ar 114)  (defconst byte-interact┆
0x13e0…1400 69 76 65 2d 70 20 31 31 36 29 0a 0a 28 64 65 66 75 6e 20 62 79 74 65 2d 72 65 63 6f 6d 70 69 6c   ┆ive-p 116)  (defun byte-recompil┆
0x1400…1420 65 2d 64 69 72 65 63 74 6f 72 79 20 28 64 69 72 65 63 74 6f 72 79 20 26 6f 70 74 69 6f 6e 61 6c   ┆e-directory (directory &optional┆
0x1420…1440 20 61 72 67 29 20 22 5c 0a 52 65 63 6f 6d 70 69 6c 65 20 65 76 65 72 79 20 2e 65 6c 20 66 69 6c   ┆ arg) "\ Recompile every .el fil┆
0x1440…1460 65 20 69 6e 20 44 49 52 45 43 54 4f 52 59 20 74 68 61 74 20 6e 65 65 64 73 20 72 65 63 6f 6d 70   ┆e in DIRECTORY that needs recomp┆
0x1460…1480 69 6c 61 74 69 6f 6e 2e 0a 54 68 69 73 20 69 73 20 69 66 20 61 20 2e 65 6c 63 20 66 69 6c 65 20   ┆ilation. This is if a .elc file ┆
0x1480…14a0 65 78 69 73 74 73 20 62 75 74 20 69 73 20 6f 6c 64 65 72 20 74 68 61 6e 20 74 68 65 20 2e 65 6c   ┆exists but is older than the .el┆
0x14a0…14c0 20 66 69 6c 65 2e 0a 49 66 20 74 68 65 20 2e 65 6c 63 20 66 69 6c 65 20 64 6f 65 73 20 6e 6f 74   ┆ file. If the .elc file does not┆
0x14c0…14e0 20 65 78 69 73 74 2c 20 6f 66 66 65 72 20 74 6f 20 63 6f 6d 70 69 6c 65 20 74 68 65 20 2e 65 6c   ┆ exist, offer to compile the .el┆
0x14e0…1500 20 66 69 6c 65 0a 6f 6e 6c 79 20 69 66 20 61 20 70 72 65 66 69 78 20 61 72 67 75 6d 65 6e 74 20   ┆ file only if a prefix argument ┆
0x1500…1520 68 61 73 20 62 65 65 6e 20 73 70 65 63 69 66 69 65 64 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76   ┆has been specified." (interactiv┆
0x1520…1540 65 20 22 44 42 79 74 65 20 72 65 63 6f 6d 70 69 6c 65 20 64 69 72 65 63 74 6f 72 79 3a 20 0a 50   ┆e "DByte recompile directory:  P┆
0x1540…1560 22 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c2 88 c6 20 88 c7 08 21 89 10 88 c8 08 c2 c9 23 ca   ┆") (byte-code "       !       # ┆
0x1560…1580 c2 1c 1b 19 09 85 5a 00 cb 09 40 21 3f 85 46 00 c7 09 40 08 5c 22 89 14 85 46 00 cc 0c cd 50 21   ┆      Z   @!? F   @ \"   F    P!┆
0x1580…15a0 83 3c 00 ce 0c 0c cd 50 5c 22 82 46 00 0d 85 46 00 cf d0 0c d1 51 21 85 51 00 d2 0c 21 88 0b 54   ┆ <     P\" F   F     Q! Q   !  T┆
0x15a0…15c0 89 13 88 09 41 89 11 88 82 15 00 88 d3 d4 0b 0b d5 55 83 68 00 d6 82 69 00 d7 23 2b 87 22 20 5b   ┆    A            U h   i  #+ " [┆
0x15c0…15e0 64 69 72 65 63 74 6f 72 79 20 66 69 6c 65 73 20 6e 69 6c 20 63 6f 75 6e 74 20 73 6f 75 72 63 65   ┆directory files nil count source┆
0x15e0…1600 20 61 72 67 20 73 61 76 65 2d 73 6f 6d 65 2d 62 75 66 66 65 72 73 20 65 78 70 61 6e 64 2d 66 69   ┆ arg save-some-buffers expand-fi┆
0x1600…1620 6c 65 2d 6e 61 6d 65 20 64 69 72 65 63 74 6f 72 79 2d 66 69 6c 65 73 20 22 5c 5c 2e 65 6c 5c 5c   ┆le-name directory-files "\\.el\\┆
0x1620…1640 27 22 20 30 20 61 75 74 6f 2d 73 61 76 65 2d 66 69 6c 65 2d 6e 61 6d 65 2d 70 20 66 69 6c 65 2d   ┆'" 0 auto-save-file-name-p file-┆
0x1640…1660 65 78 69 73 74 73 2d 70 20 22 63 22 20 66 69 6c 65 2d 6e 65 77 65 72 2d 74 68 61 6e 2d 66 69 6c   ┆exists-p "c" file-newer-than-fil┆
0x1660…1680 65 2d 70 20 79 2d 6f 72 2d 6e 2d 70 20 22 43 6f 6d 70 69 6c 65 20 22 20 22 3f 20 22 20 62 79 74   ┆e-p y-or-n-p "Compile " "? " byt┆
0x1680…16a0 65 2d 63 6f 6d 70 69 6c 65 2d 66 69 6c 65 20 6d 65 73 73 61 67 65 20 22 44 6f 6e 65 20 28 54 6f   ┆e-compile-file message "Done (To┆
0x16a0…16c0 74 61 6c 20 6f 66 20 25 64 20 66 69 6c 65 25 73 20 63 6f 6d 70 69 6c 65 64 29 22 20 31 20 22 22   ┆tal of %d file%s compiled)" 1 ""┆
0x16c0…16e0 20 22 73 22 5d 20 31 34 29 29 0a 0a 28 64 65 66 75 6e 20 62 79 74 65 2d 63 6f 6d 70 69 6c 65 2d   ┆ "s"] 14))  (defun byte-compile-┆
0x16e0…1700 66 69 6c 65 20 28 66 69 6c 65 6e 61 6d 65 29 20 22 5c 0a 43 6f 6d 70 69 6c 65 20 61 20 66 69 6c   ┆file (filename) "\ Compile a fil┆
0x1700…1720 65 20 6f 66 20 4c 69 73 70 20 63 6f 64 65 20 6e 61 6d 65 64 20 46 49 4c 45 4e 41 4d 45 20 69 6e   ┆e of Lisp code named FILENAME in┆
0x1720…1740 74 6f 20 61 20 66 69 6c 65 20 6f 66 20 62 79 74 65 20 63 6f 64 65 2e 0a 54 68 65 20 6f 75 74 70   ┆to a file of byte code. The outp┆
0x1740…1760 75 74 20 66 69 6c 65 27 73 20 6e 61 6d 65 20 69 73 20 6d 61 64 65 20 62 79 20 61 70 70 65 6e 64   ┆ut file's name is made by append┆
0x1760…1780 69 6e 67 20 5c 22 63 5c 22 20 74 6f 20 74 68 65 20 65 6e 64 20 6f 66 20 46 49 4c 45 4e 41 4d 45   ┆ing \"c\" to the end of FILENAME┆
0x1780…17a0 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 20 22 66 42 79 74 65 20 63 6f 6d 70 69 6c 65 20 66   ┆." (interactive "fByte compile f┆
0x17a0…17c0 69 6c 65 3a 20 22 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c4 88 ca 08 21 89 10 88 cb cc 08 5c   ┆ile: ") (byte-code "    !      \┆
0x17c0…17e0 22 88 cd ce 21 cd cf 21 c4 c4 c4 1e 06 1d 1b 1a 19 8a 09 71 88 d0 20 88 d1 08 21 88 d2 62 88 0a   ┆"   !  !           q      !  b  ┆
0x17e0…1800 71 88 d3 20 88 d0 20 88 8a 09 71 88 d4 d5 21 88 d6 d7 21 85 48 00 d8 d2 21 88 82 37 00 88 6d 3f   ┆q         q   !   ! H   !  7  m?┆
0x1800…1820 29 85 61 00 d9 09 21 89 16 06 88 da db 0e 06 21 0a 5c 22 88 82 33 00 88 0a 71 88 d2 62 88 dc dd   ┆) a   !        ! \"  3   q  b   ┆
0x1820…1840 c4 c7 23 85 8e 00 d6 de 21 85 8a 00 df e0 21 88 d4 e1 21 88 d6 e2 21 85 8a 00 e3 d2 21 88 e4 63   ┆  #     !     !   !   !     !  c┆
0x1840…1860 88 82 68 00 88 d2 62 88 dc dd c4 c7 23 85 cc 00 d6 e5 21 85 c8 00 60 53 1e 08 c4 e6 e7 8f 85 c7   ┆  h   b     #     !   `S        ┆
0x1860…1880 00 d4 e1 21 88 0e 08 8a e8 20 88 60 29 3d 85 c7 00 d6 e2 21 85 c7 00 e3 d2 21 88 e4 63 29 88 82   ┆   !       `)=     !     !  c)  ┆
0x1880…18a0 92 00 88 c7 1e 09 e9 d2 64 08 ea 50 23 29 88 eb 70 21 88 eb 09 21 29 2d 88 c7 87 22 20 5b 66 69   ┆        d  P#)  p!   !)-   " [fi┆
0x18a0…18c0 6c 65 6e 61 6d 65 20 69 6e 62 75 66 66 65 72 20 6f 75 74 62 75 66 66 65 72 20 62 79 74 65 2d 63   ┆lename inbuffer outbuffer byte-c┆
0x18c0…18e0 6f 6d 70 69 6c 65 2d 6d 61 63 72 6f 2d 65 6e 76 69 72 6f 6e 6d 65 6e 74 20 6e 69 6c 20 63 61 73   ┆ompile-macro-environment nil cas┆
0x18e0…1900 65 2d 66 6f 6c 64 2d 73 65 61 72 63 68 20 73 65 78 70 20 74 20 74 68 69 73 2d 6c 69 6e 65 20 76   ┆e-fold-search sexp t this-line v┆
0x1900…1920 6d 73 2d 73 74 6d 6c 66 2d 72 65 63 66 6d 20 65 78 70 61 6e 64 2d 66 69 6c 65 2d 6e 61 6d 65 20   ┆ms-stmlf-recfm expand-file-name ┆
[…truncated at 200 lines…]