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: ┃ i

⟦083c78a35⟧

    Length: 15543 (0x3cb7)
    Names: »info.elc«

Derivation

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

Hex Dump

0x0000…0020 0a 28 70 72 6f 76 69 64 65 20 28 71 75 6f 74 65 20 69 6e 66 6f 29 29 0a 0a 28 64 65 66 76 61 72   ┆ (provide (quote info))  (defvar┆
0x0020…0040 20 49 6e 66 6f 2d 68 69 73 74 6f 72 79 20 6e 69 6c 20 22 5c 0a 4c 69 73 74 20 6f 66 20 69 6e 66   ┆ Info-history nil "\ List of inf┆
0x0040…0060 6f 20 6e 6f 64 65 73 20 75 73 65 72 20 68 61 73 20 76 69 73 69 74 65 64 2e 0a 45 61 63 68 20 65   ┆o nodes user has visited. Each e┆
0x0060…0080 6c 65 6d 65 6e 74 20 6f 66 20 6c 69 73 74 20 69 73 20 61 20 6c 69 73 74 20 28 46 49 4c 45 4e 41   ┆lement of list is a list (FILENA┆
0x0080…00a0 4d 45 20 4e 4f 44 45 4e 41 4d 45 20 42 55 46 46 45 52 50 4f 53 29 2e 22 29 0a 0a 28 64 65 66 76   ┆ME NODENAME BUFFERPOS).")  (defv┆
0x00a0…00c0 61 72 20 49 6e 66 6f 2d 65 6e 61 62 6c 65 2d 65 64 69 74 20 6e 69 6c 20 22 5c 0a 4e 6f 6e 2d 6e   ┆ar Info-enable-edit nil "\ Non-n┆
0x00c0…00e0 69 6c 20 6d 65 61 6e 73 20 74 68 65 20 5c 5c 5b 49 6e 66 6f 2d 65 64 69 74 5d 20 63 6f 6d 6d 61   ┆il means the \\[Info-edit] comma┆
0x00e0…0100 6e 64 20 69 6e 20 49 6e 66 6f 20 63 61 6e 20 65 64 69 74 20 74 68 65 20 63 75 72 72 65 6e 74 20   ┆nd in Info can edit the current ┆
0x0100…0120 6e 6f 64 65 2e 22 29 0a 0a 28 64 65 66 76 61 72 20 49 6e 66 6f 2d 65 6e 61 62 6c 65 2d 61 63 74   ┆node.")  (defvar Info-enable-act┆
0x0120…0140 69 76 65 2d 6e 6f 64 65 73 20 74 20 22 5c 0a 4e 6f 6e 2d 6e 69 6c 20 61 6c 6c 6f 77 73 20 49 6e   ┆ive-nodes t "\ Non-nil allows In┆
0x0140…0160 66 6f 20 74 6f 20 65 78 65 63 75 74 65 20 4c 69 73 70 20 63 6f 64 65 20 61 73 73 6f 63 69 61 74   ┆fo to execute Lisp code associat┆
0x0160…0180 65 64 20 77 69 74 68 20 6e 6f 64 65 73 2e 0a 54 68 65 20 4c 69 73 70 20 63 6f 64 65 20 69 73 20   ┆ed with nodes. The Lisp code is ┆
0x0180…01a0 65 78 65 63 75 74 65 64 20 77 68 65 6e 20 74 68 65 20 6e 6f 64 65 20 69 73 20 73 65 6c 65 63 74   ┆executed when the node is select┆
0x01a0…01c0 65 64 2e 22 29 0a 0a 28 64 65 66 76 61 72 20 49 6e 66 6f 2d 64 69 72 65 63 74 6f 72 79 20 6e 69   ┆ed.")  (defvar Info-directory ni┆
0x01c0…01e0 6c 20 22 5c 0a 44 65 66 61 75 6c 74 20 64 69 72 65 63 74 6f 72 79 20 66 6f 72 20 49 6e 66 6f 20   ┆l "\ Default directory for Info ┆
0x01e0…0200 64 6f 63 75 6d 65 6e 74 61 74 69 6f 6e 20 66 69 6c 65 73 2e 22 29 0a 0a 28 64 65 66 76 61 72 20   ┆documentation files.")  (defvar ┆
0x0200…0220 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 66 69 6c 65 20 6e 69 6c 20 22 5c 0a 49 6e 66 6f 20 66 69   ┆Info-current-file nil "\ Info fi┆
0x0220…0240 6c 65 20 74 68 61 74 20 49 6e 66 6f 20 69 73 20 6e 6f 77 20 6c 6f 6f 6b 69 6e 67 20 61 74 2c 20   ┆le that Info is now looking at, ┆
0x0240…0260 6f 72 20 6e 69 6c 2e 22 29 0a 0a 28 64 65 66 76 61 72 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d   ┆or nil.")  (defvar Info-current-┆
0x0260…0280 73 75 62 66 69 6c 65 20 6e 69 6c 20 22 5c 0a 49 6e 66 6f 20 73 75 62 66 69 6c 65 20 74 68 61 74   ┆subfile nil "\ Info subfile that┆
0x0280…02a0 20 69 73 20 61 63 74 75 61 6c 6c 79 20 69 6e 20 74 68 65 20 2a 69 6e 66 6f 2a 20 62 75 66 66 65   ┆ is actually in the *info* buffe┆
0x02a0…02c0 72 20 6e 6f 77 2c 0a 6f 72 20 6e 69 6c 20 69 66 20 63 75 72 72 65 6e 74 20 69 6e 66 6f 20 66 69   ┆r now, or nil if current info fi┆
0x02c0…02e0 6c 65 20 69 73 20 6e 6f 74 20 73 70 6c 69 74 20 69 6e 74 6f 20 73 75 62 66 69 6c 65 73 2e 22 29   ┆le is not split into subfiles.")┆
0x02e0…0300 0a 0a 28 64 65 66 76 61 72 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 6e 6f 64 65 20 6e 69 6c 20   ┆  (defvar Info-current-node nil ┆
0x0300…0320 22 5c 0a 4e 61 6d 65 20 6f 66 20 6e 6f 64 65 20 74 68 61 74 20 49 6e 66 6f 20 69 73 20 6e 6f 77   ┆"\ Name of node that Info is now┆
0x0320…0340 20 6c 6f 6f 6b 69 6e 67 20 61 74 2c 20 6f 72 20 6e 69 6c 2e 22 29 0a 0a 28 64 65 66 76 61 72 20   ┆ looking at, or nil.")  (defvar ┆
0x0340…0360 49 6e 66 6f 2d 74 61 67 2d 74 61 62 6c 65 2d 6d 61 72 6b 65 72 20 28 6d 61 6b 65 2d 6d 61 72 6b   ┆Info-tag-table-marker (make-mark┆
0x0360…0380 65 72 29 20 22 5c 0a 4d 61 72 6b 65 72 20 70 6f 69 6e 74 69 6e 67 20 61 74 20 62 65 67 69 6e 6e   ┆er) "\ Marker pointing at beginn┆
0x0380…03a0 69 6e 67 20 6f 66 20 63 75 72 72 65 6e 74 20 49 6e 66 6f 20 66 69 6c 65 27 73 20 74 61 67 20 74   ┆ing of current Info file's tag t┆
0x03a0…03c0 61 62 6c 65 2e 0a 4d 61 72 6b 65 72 20 70 6f 69 6e 74 73 20 6e 6f 77 68 65 72 65 20 69 66 20 66   ┆able. Marker points nowhere if f┆
0x03c0…03e0 69 6c 65 20 68 61 73 20 6e 6f 20 74 61 67 20 74 61 62 6c 65 2e 22 29 0a 0a 28 64 65 66 75 6e 20   ┆ile has no tag table.")  (defun ┆
0x03e0…0400 69 6e 66 6f 20 6e 69 6c 20 22 5c 0a 43 72 65 61 74 65 20 61 20 62 75 66 66 65 72 20 66 6f 72 20   ┆info nil "\ Create a buffer for ┆
0x0400…0420 49 6e 66 6f 2c 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 61 74 69 6f 6e 20 62 72 6f 77 73 65 72 20   ┆Info, the documentation browser ┆
0x0420…0440 70 72 6f 67 72 61 6d 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65 2d 63 6f   ┆program." (interactive) (byte-co┆
0x0440…0460 64 65 20 22 c0 88 c1 c2 21 83 0e 00 c3 c2 21 82 10 00 c4 20 87 22 20 5b 6e 69 6c 20 67 65 74 2d   ┆de "    !     !      " [nil get-┆
0x0460…0480 62 75 66 66 65 72 20 22 2a 69 6e 66 6f 2a 22 20 73 77 69 74 63 68 2d 74 6f 2d 62 75 66 66 65 72   ┆buffer "*info*" switch-to-buffer┆
0x0480…04a0 20 49 6e 66 6f 2d 64 69 72 65 63 74 6f 72 79 5d 20 34 29 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66   ┆ Info-directory] 4))  (defun Inf┆
0x04a0…04c0 6f 2d 66 69 6e 64 2d 6e 6f 64 65 20 28 66 69 6c 65 6e 61 6d 65 20 6e 6f 64 65 6e 61 6d 65 20 26   ┆o-find-node (filename nodename &┆
0x04c0…04e0 6f 70 74 69 6f 6e 61 6c 20 6e 6f 2d 67 6f 69 6e 67 2d 62 61 63 6b 29 20 28 62 79 74 65 2d 63 6f   ┆optional no-going-back) (byte-co┆
0x04e0…0500 64 65 20 22 08 85 3c 00 c8 19 d5 08 21 89 10 88 d6 08 0a 5c 22 89 11 88 d7 09 21 83 1f 00 09 89   ┆de "  <     !      \"     !     ┆
0x0500…0520 10 82 3b 00 d6 d8 08 21 0a 5c 22 89 11 88 d7 09 21 83 34 00 09 89 10 82 3b 00 d9 da d6 08 0a 5c   ┆  ;    ! \"     ! 4     ;      \┆
0x0520…0540 22 5c 22 29 88 0b 85 43 00 0c 3f 85 4f 00 0b 0e 06 60 45 0d 42 89 15 88 db dc 21 88 0e 07 dd 3d   ┆"\")   C  ? O    `E B     !    =┆
0x0540…0560 86 5d 00 dd 20 88 de 20 88 c8 89 16 06 88 df 8e 08 3f 86 f1 00 e0 0b 08 5c 22 86 f1 00 c8 1e 09   ┆ ]               ?      \"      ┆
0x0560…0580 c8 13 c8 89 16 0a 88 e1 20 88 e2 08 cb 5c 22 88 e3 c8 21 88 e4 08 21 89 16 0c 88 e5 0e 0d c8 5c   ┆             \"   !   !        \┆
0x0580…05a0 22 88 64 62 88 e6 e7 21 88 e0 0e 0e e8 5c 22 86 eb 00 e9 ea c8 cb 23 3f 86 eb 00 c8 1e 0f eb ec   ┆" db   !     \"       #?        ┆
0x05a0…05c0 21 88 60 89 16 0f 88 8a e6 ed 21 88 ee ef 21 29 83 e4 00 8a 70 1e 10 f0 f1 21 71 88 e1 20 88 f2   ┆! `       !   !)    p    !q     ┆
0x05c0…05e0 0e 10 21 88 e5 0e 0d f3 f4 21 5c 22 29 29 82 ea 00 e5 0e 0d 0e 0f 5c 22 29 88 0e 11 89 13 29 88   ┆  !      !\"))        \")     ) ┆
0x05e0…0600 e0 0e 0e e8 5c 22 83 05 01 0e 0e 89 16 06 88 f5 20 82 6a 01 65 1e 12 f6 0e 0d 21 85 46 01 8a f7   ┆    \"            j e     ! F   ┆
0x0600…0620 0e 0d 21 71 88 0e 0d 62 88 e9 f8 0e 0e f9 51 c8 cb 23 83 40 01 fa 70 21 89 16 12 88 70 fb dc 21   ┆  !q   b      Q  # @  p!    p  !┆
0x0620…0640 3d 3f 85 3d 01 fc 0e 12 21 89 16 12 82 45 01 d9 fd 0e 0e 5c 22 29 88 65 0e 12 fe 5a 5d 62 29 88   ┆=? =    !    E     \") e   Z]b) ┆
0x0640…0660 ff 81 40 00 0e 0e 21 81 41 00 51 1e 13 81 42 00 81 43 00 8d 29 88 81 44 00 20 29 88 65 62 87 22   ┆  @   ! A Q   B  C  )  D  ) eb "┆
0x0660…0680 20 5b 66 69 6c 65 6e 61 6d 65 20 74 65 6d 70 20 49 6e 66 6f 2d 64 69 72 65 63 74 6f 72 79 20 49   ┆ [filename temp Info-directory I┆
0x0680…06a0 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 66 69 6c 65 20 6e 6f 2d 67 6f 69 6e 67 2d 62 61 63 6b 20 49   ┆nfo-current-file no-going-back I┆
0x06a0…06c0 6e 66 6f 2d 68 69 73 74 6f 72 79 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 6e 6f 64 65 20 6d 61   ┆nfo-history Info-current-node ma┆
0x06c0…06e0 6a 6f 72 2d 6d 6f 64 65 20 6e 69 6c 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20 49 6e   ┆jor-mode nil buffer-read-only In┆
0x06e0…0700 66 6f 2d 63 75 72 72 65 6e 74 2d 73 75 62 66 69 6c 65 20 74 20 64 65 66 61 75 6c 74 2d 64 69 72   ┆fo-current-subfile t default-dir┆
0x0700…0720 65 63 74 6f 72 79 20 49 6e 66 6f 2d 74 61 67 2d 74 61 62 6c 65 2d 6d 61 72 6b 65 72 20 6e 6f 64   ┆ectory Info-tag-table-marker nod┆
0x0720…0740 65 6e 61 6d 65 20 70 6f 73 20 62 75 66 20 62 75 66 66 65 72 2d 66 69 6c 65 2d 6e 61 6d 65 20 67   ┆ename pos buf buffer-file-name g┆
0x0740…0760 75 65 73 73 70 6f 73 20 72 65 67 65 78 70 20 68 69 73 74 20 73 75 62 73 74 69 74 75 74 65 2d 69   ┆uesspos regexp hist substitute-i┆
0x0760…0780 6e 2d 66 69 6c 65 2d 6e 61 6d 65 20 65 78 70 61 6e 64 2d 66 69 6c 65 2d 6e 61 6d 65 20 66 69 6c   ┆n-file-name expand-file-name fil┆
0x0780…07a0 65 2d 65 78 69 73 74 73 2d 70 20 64 6f 77 6e 63 61 73 65 20 65 72 72 6f 72 20 22 49 6e 66 6f 20   ┆e-exists-p downcase error "Info ┆
0x07a0…07c0 66 69 6c 65 20 25 73 20 64 6f 65 73 20 6e 6f 74 20 65 78 69 73 74 22 20 73 77 69 74 63 68 2d 74   ┆file %s does not exist" switch-t┆
0x07c0…07e0 6f 2d 62 75 66 66 65 72 20 22 2a 69 6e 66 6f 2a 22 20 49 6e 66 6f 2d 6d 6f 64 65 20 77 69 64 65   ┆o-buffer "*info*" Info-mode wide┆
0x07e0…0800 6e 20 28 28 62 79 74 65 2d 63 6f 64 65 20 22 08 86 1f 00 09 86 1f 00 0b 40 1a 0b 41 89 13 88 c5   ┆n ((byte-code "         @  A    ┆
0x0800…0820 c6 0a 38 c7 0a 38 c4 23 88 c8 0a 38 62 29 87 22 20 5b 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 6e   ┆  8  8 #   8b) " [Info-current-n┆
0x0820…0840 6f 64 65 20 6e 6f 2d 67 6f 69 6e 67 2d 62 61 63 6b 20 68 69 73 74 20 49 6e 66 6f 2d 68 69 73 74   ┆ode no-going-back hist Info-hist┆
0x0840…0860 6f 72 79 20 74 20 49 6e 66 6f 2d 66 69 6e 64 2d 6e 6f 64 65 20 30 20 31 20 32 5d 20 34 29 29 20   ┆ory t Info-find-node 0 1 2] 4)) ┆
0x0860…0880 65 71 75 61 6c 20 65 72 61 73 65 2d 62 75 66 66 65 72 20 69 6e 73 65 72 74 2d 66 69 6c 65 2d 63   ┆equal erase-buffer insert-file-c┆
0x0880…08a0 6f 6e 74 65 6e 74 73 20 73 65 74 2d 62 75 66 66 65 72 2d 6d 6f 64 69 66 69 65 64 2d 70 20 66 69   ┆ontents set-buffer-modified-p fi┆
0x08a0…08c0 6c 65 2d 6e 61 6d 65 2d 64 69 72 65 63 74 6f 72 79 20 73 65 74 2d 6d 61 72 6b 65 72 20 66 6f 72   ┆le-name-directory set-marker for┆
0x08c0…08e0 77 61 72 64 2d 6c 69 6e 65 20 2d 38 20 22 2a 22 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20   ┆ward-line -8 "*" search-forward ┆
0x08e0…0900 22 1f 0a 45 6e 64 20 74 61 67 20 74 61 62 6c 65 0a 22 20 73 65 61 72 63 68 2d 62 61 63 6b 77 61   ┆"  End tag table " search-backwa┆
0x0900…0920 72 64 20 22 0a 54 61 67 20 74 61 62 6c 65 3a 0a 22 20 32 20 6c 6f 6f 6b 69 6e 67 2d 61 74 20 22   ┆rd " Tag table: " 2 looking-at "┆
0x0920…0940 28 49 6e 64 69 72 65 63 74 29 0a 22 20 67 65 74 2d 62 75 66 66 65 72 2d 63 72 65 61 74 65 20 22   ┆(Indirect) " get-buffer-create "┆
0x0940…0960 20 2a 69 6e 66 6f 20 74 61 67 20 74 61 62 6c 65 2a 22 20 69 6e 73 65 72 74 2d 62 75 66 66 65 72   ┆ *info tag table*" insert-buffer┆
0x0960…0980 2d 73 75 62 73 74 72 69 6e 67 20 6d 61 74 63 68 2d 65 6e 64 20 30 20 49 6e 66 6f 2d 73 65 74 2d   ┆-substring match-end 0 Info-set-┆
0x0980…09a0 6d 6f 64 65 2d 6c 69 6e 65 20 6d 61 72 6b 65 72 2d 70 6f 73 69 74 69 6f 6e 20 6d 61 72 6b 65 72   ┆mode-line marker-position marker┆
0x09a0…09c0 2d 62 75 66 66 65 72 20 22 4e 6f 64 65 3a 20 22 20 22 7f 22 20 72 65 61 64 20 67 65 74 2d 62 75   ┆-buffer "Node: " " " read get-bu┆
0x09c0…09e0 66 66 65 72 20 49 6e 66 6f 2d 72 65 61 64 2d 73 75 62 66 69 6c 65 20 22 4e 6f 20 73 75 63 68 20   ┆ffer Info-read-subfile "No such ┆
0x09e0…0a00 6e 6f 64 65 3a 20 5c 22 25 73 5c 22 22 20 31 30 30 30 20 22 4e 6f 64 65 3a 20 2a 22 20 72 65 67   ┆node: \"%s\"" 1000 "Node: *" reg┆
0x0a00…0a20 65 78 70 2d 71 75 6f 74 65 20 22 20 2a 5b 2c 09 0a 5d 22 20 66 6f 6f 20 28 62 79 74 65 2d 63 6f   ┆exp-quote " *[,  ]" foo (byte-co┆
0x0a20…0a40 64 65 20 22 c5 c6 c0 c1 23 85 23 00 c7 c8 21 88 60 1a c7 c8 21 88 c9 0b 0a c1 23 85 1e 00 ca cb   ┆de "    # #   ! `   !     #     ┆
0x0a40…0a60 c1 5c 22 29 88 82 00 00 88 cc cd 0c 5c 22 87 22 20 5b 6e 69 6c 20 74 20 62 65 67 20 72 65 67 65   ┆ \")        \" " [nil t beg rege┆
0x0a60…0a80 78 70 20 6e 6f 64 65 6e 61 6d 65 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 0a 1f 22 20   ┆xp nodename search-forward "  " ┆
0x0a80…0aa0 66 6f 72 77 61 72 64 2d 6c 69 6e 65 20 31 20 72 65 2d 73 65 61 72 63 68 2d 62 61 63 6b 77 61 72   ┆forward-line 1 re-search-backwar┆
0x0aa0…0ac0 64 20 74 68 72 6f 77 20 66 6f 6f 20 65 72 72 6f 72 20 22 4e 6f 20 73 75 63 68 20 6e 6f 64 65 3a   ┆d throw foo error "No such node:┆
0x0ac0…0ae0 20 25 73 22 5d 20 38 29 20 49 6e 66 6f 2d 73 65 6c 65 63 74 2d 6e 6f 64 65 5d 20 34 32 29 29 0a   ┆ %s"] 8) Info-select-node] 42)) ┆
0x0ae0…0b00 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 72 65 61 64 2d 73 75 62 66 69 6c 65 20 28 6e 6f 64 65 70   ┆ (defun Info-read-subfile (nodep┆
0x0b00…0b20 6f 73 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c9 08 21 71 88 65 62 88 ca cb 21 88 c6 c6 60 1b   ┆os) (byte-code "  !q eb   !   ` ┆
0x0b20…0b40 1a 19 cc cd 21 88 ce cf 8d 88 d0 d1 21 71 88 d2 0c 0a 5c 22 86 3f 00 c6 1d c6 89 16 07 88 d3 20   ┆    !       !q    \" ?          ┆
0x0b40…0b60 88 d4 20 88 d5 0a 21 88 d6 c6 21 88 0a 89 14 29 88 0e 08 09 5a 0b 5c 5c 2b 87 22 20 5b 49 6e 66   ┆      !   !    )    Z \\+ " [Inf┆
0x0b60…0b80 6f 2d 74 61 67 2d 74 61 62 6c 65 2d 6d 61 72 6b 65 72 20 6c 61 73 74 66 69 6c 65 70 6f 73 20 6c   ┆o-tag-table-marker lastfilepos l┆
0x0b80…0ba0 61 73 74 66 69 6c 65 6e 61 6d 65 20 68 65 61 64 65 72 2d 6c 65 6e 67 74 68 20 49 6e 66 6f 2d 63   ┆astfilename header-length Info-c┆
0x0ba0…0bc0 75 72 72 65 6e 74 2d 73 75 62 66 69 6c 65 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20   ┆urrent-subfile buffer-read-only ┆
0x0bc0…0be0 6e 69 6c 20 62 75 66 66 65 72 2d 66 69 6c 65 2d 6e 61 6d 65 20 6e 6f 64 65 70 6f 73 20 6d 61 72   ┆nil buffer-file-name nodepos mar┆
0x0be0…0c00 6b 65 72 2d 62 75 66 66 65 72 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 0a 1f 22 20 66   ┆ker-buffer search-forward "  " f┆
0x0c00…0c20 6f 72 77 61 72 64 2d 6c 69 6e 65 20 32 20 66 6f 6f 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c7 c8   ┆orward-line 2 foo (byte-code "  ┆
0x0c20…0c40 21 3f 85 38 00 60 c9 c9 1a 19 18 ca cb 21 88 cc 08 60 cd 5a 5c 22 89 12 88 ce 70 21 89 11 88 09   ┆!? 8 `       !   ` Z\"    p!    ┆
0x0c40…0c60 0b 56 85 2a 00 cf d0 c4 5c 22 88 0a 89 15 88 09 89 16 06 2b 88 82 00 00 87 22 20 5b 62 65 67 20   ┆ V *    \"         +     " [beg ┆
0x0c60…0c80 74 68 69 73 66 69 6c 65 70 6f 73 20 74 68 69 73 66 69 6c 65 6e 61 6d 65 20 6e 6f 64 65 70 6f 73   ┆thisfilepos thisfilename nodepos┆
0x0c80…0ca0 20 74 20 6c 61 73 74 66 69 6c 65 6e 61 6d 65 20 6c 61 73 74 66 69 6c 65 70 6f 73 20 6c 6f 6f 6b   ┆ t lastfilename lastfilepos look┆
0x0ca0…0cc0 69 6e 67 2d 61 74 20 22 1f 22 20 6e 69 6c 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 3a   ┆ing-at " " nil search-forward ":┆
0x0cc0…0ce0 20 22 20 62 75 66 66 65 72 2d 73 75 62 73 74 72 69 6e 67 20 32 20 72 65 61 64 20 74 68 72 6f 77   ┆ " buffer-substring 2 read throw┆
0x0ce0…0d00 20 66 6f 6f 5d 20 38 29 20 67 65 74 2d 62 75 66 66 65 72 20 22 2a 69 6e 66 6f 2a 22 20 65 71 75   ┆ foo] 8) get-buffer "*info*" equ┆
0x0d00…0d20 61 6c 20 77 69 64 65 6e 20 65 72 61 73 65 2d 62 75 66 66 65 72 20 69 6e 73 65 72 74 2d 66 69 6c   ┆al widen erase-buffer insert-fil┆
0x0d20…0d40 65 2d 63 6f 6e 74 65 6e 74 73 20 73 65 74 2d 62 75 66 66 65 72 2d 6d 6f 64 69 66 69 65 64 2d 70   ┆e-contents set-buffer-modified-p┆
0x0d40…0d60 5d 20 31 31 29 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 73 65 6c 65 63 74 2d 6e 6f 64 65 20   ┆] 11))  (defun Info-select-node ┆
0x0d60…0d80 6e 69 6c 20 28 62 79 74 65 2d 63 6f 64 65 20 22 8a c5 c6 21 88 c7 c8 21 88 c9 ca 21 88 cb 60 cc   ┆nil (byte-code "   !   !   !  ` ┆
0x0d80…0da0 cd 21 88 60 5c 22 89 10 88 ce 20 88 cf 20 88 c2 19 d0 60 c9 d1 c2 c3 23 83 40 00 60 53 d2 d3 21   ┆ ! `\"            `    # @ `S  !┆
0x0da0…0dc0 85 3c 00 d4 d5 21 62 88 d6 70 21 89 11 88 82 41 00 64 5c 22 88 0c 85 4a 00 d7 09 21 29 29 87 22   ┆ <   !b  p!    A d\"   J   !)) "┆
0x0dc0…0de0 20 5b 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 6e 6f 64 65 20 61 63 74 69 76 65 2d 65 78 70 72 65   ┆ [Info-current-node active-expre┆
0x0de0…0e00 73 73 69 6f 6e 20 6e 69 6c 20 74 20 49 6e 66 6f 2d 65 6e 61 62 6c 65 2d 61 63 74 69 76 65 2d 6e   ┆ssion nil t Info-enable-active-n┆
0x0e00…0e20 6f 64 65 73 20 73 65 61 72 63 68 2d 62 61 63 6b 77 61 72 64 20 22 0a 1f 22 20 66 6f 72 77 61 72   ┆odes search-backward "  " forwar┆
0x0e20…0e40 64 2d 6c 69 6e 65 20 32 20 72 65 2d 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 4e 6f 64 65   ┆d-line 2 re-search-forward "Node┆
0x0e40…0e60 3a 5b 20 09 5d 2a 22 20 62 75 66 66 65 72 2d 73 75 62 73 74 72 69 6e 67 20 73 6b 69 70 2d 63 68   ┆:[  ]*" buffer-substring skip-ch┆
0x0e60…0e80 61 72 73 2d 66 6f 72 77 61 72 64 20 22 5e 2c 09 0a 22 20 49 6e 66 6f 2d 73 65 74 2d 6d 6f 64 65   ┆ars-forward "^,  " Info-set-mode┆
0x0e80…0ea0 2d 6c 69 6e 65 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 6e 65 20 6e 61 72 72 6f 77 2d 74   ┆-line beginning-of-line narrow-t┆
0x0ea0…0ec0 6f 2d 72 65 67 69 6f 6e 20 22 0a 5b 1f 0c 5d 22 20 6c 6f 6f 6b 69 6e 67 2d 61 74 20 22 5b 0a 1f   ┆o-region " [  ]" looking-at "[  ┆
0x0ec0…0ee0 0c 5d 2a 65 78 65 63 75 74 65 3a 20 22 20 6d 61 74 63 68 2d 65 6e 64 20 30 20 72 65 61 64 20 65   ┆ ]*execute: " match-end 0 read e┆
0x0ee0…0f00 76 61 6c 5d 20 31 36 29 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 73 65 74 2d 6d 6f 64 65 2d   ┆val] 16))  (defun Info-set-mode-┆
0x0f00…0f20 6c 69 6e 65 20 6e 69 6c 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c3 09 83 0b 00 c4 09 21 82 0c 00   ┆line nil (byte-code "       !   ┆
0x0f20…0f40 c5 c6 0a 86 12 00 c5 52 89 10 87 22 20 5b 6d 6f 64 65 2d 6c 69 6e 65 2d 62 75 66 66 65 72 2d 69   ┆       R   " [mode-line-buffer-i┆
0x0f40…0f60 64 65 6e 74 69 66 69 63 61 74 69 6f 6e 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 66 69 6c 65 20   ┆dentification Info-current-file ┆
0x0f60…0f80 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 6e 6f 64 65 20 22 49 6e 66 6f 3a 20 20 28 22 20 66 69 6c   ┆Info-current-node "Info:  (" fil┆
0x0f80…0fa0 65 2d 6e 61 6d 65 2d 6e 6f 6e 64 69 72 65 63 74 6f 72 79 20 22 22 20 22 29 22 5d 20 35 29 29 0a   ┆e-name-nondirectory "" ")"] 5)) ┆
0x0fa0…0fc0 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 67 6f 74 6f 2d 6e 6f 64 65 20 28 6e 6f 64 65 6e 61 6d 65   ┆ (defun Info-goto-node (nodename┆
0x0fc0…0fe0 29 20 22 5c 0a 47 6f 20 74 6f 20 69 6e 66 6f 20 6e 6f 64 65 20 6e 61 6d 65 64 20 4e 41 4d 45 2e   ┆) "\ Go to info node named NAME.┆
0x0fe0…1000 20 20 47 69 76 65 20 6a 75 73 74 20 4e 4f 44 45 4e 41 4d 45 20 6f 72 20 28 46 49 4c 45 4e 41 4d   ┆  Give just NODENAME or (FILENAM┆
0x1000…1020 45 29 4e 4f 44 45 4e 41 4d 45 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 20 22 73 47 6f 74 6f   ┆E)NODENAME." (interactive "sGoto┆
0x1020…1040 20 6e 6f 64 65 3a 20 22 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c3 88 c3 18 c4 c5 09 5c 22 88   ┆ node: ") (byte-code "       \" ┆
0x1040…1060 c6 c7 21 c8 c7 21 55 83 17 00 c9 82 1f 00 09 c6 ca 21 c8 ca 21 4f 10 09 c6 cb 21 c8 cb 21 4f 89   ┆  !  !U          !  !O    !  !O ┆
0x1060…1080 11 88 c4 cc 08 5c 22 1a 0a 85 3a 00 08 cd 0a 4f 89 10 29 88 c4 cc 09 5c 22 1a 0a 85 4b 00 09 cd   ┆     \"   :    O  )    \"   K   ┆
0x1080…10a0 0a 4f 89 11 29 88 ce cf 08 c9 5c 22 83 59 00 c3 82 5a 00 08 cf 09 c9 5c 22 83 65 00 d0 82 66 00   ┆ O  )     \" Y   Z     \" e   f ┆
0x10a0…10c0 09 5c 22 29 87 22 20 5b 66 69 6c 65 6e 61 6d 65 20 6e 6f 64 65 6e 61 6d 65 20 74 72 69 6d 20 6e   ┆ \") " [filename nodename trim n┆
0x10c0…10e0 69 6c 20 73 74 72 69 6e 67 2d 6d 61 74 63 68 20 22 5c 5c 73 20 2a 5c 5c 28 28 5c 5c 73 20 2a 5c   ┆il string-match "\\s *\\((\\s *\┆
0x10e0…1100 5c 28 5b 5e 09 29 5d 2a 5c 5c 29 5c 5c 73 20 2a 29 5c 5c 73 20 2a 5c 5c 7c 5c 5c 29 5c 5c 28 2e   ┆\([^ )]*\\)\\s *)\\s *\\|\\)\\(.┆
0x1100…1120 2a 5c 5c 29 22 20 6d 61 74 63 68 2d 62 65 67 69 6e 6e 69 6e 67 20 31 20 6d 61 74 63 68 2d 65 6e   ┆*\\)" match-beginning 1 match-en┆
0x1120…1140 64 20 22 22 20 32 20 33 20 22 5c 5c 73 20 2a 5c 5c 27 22 20 30 20 49 6e 66 6f 2d 66 69 6e 64 2d   ┆d "" 2 3 "\\s *\\'" 0 Info-find-┆
0x1140…1160 6e 6f 64 65 20 65 71 75 61 6c 20 22 54 6f 70 22 5d 20 31 35 29 29 0a 0a 28 64 65 66 76 61 72 20   ┆node equal "Top"] 15))  (defvar ┆
0x1160…1180 49 6e 66 6f 2d 6c 61 73 74 2d 73 65 61 72 63 68 20 6e 69 6c 20 22 5c 0a 44 65 66 61 75 6c 74 20   ┆Info-last-search nil "\ Default ┆
0x1180…11a0 72 65 67 65 78 70 20 66 6f 72 20 49 6e 66 6f 20 53 20 63 6f 6d 6d 61 6e 64 20 74 6f 20 73 65 61   ┆regexp for Info S command to sea┆
0x11a0…11c0 72 63 68 20 66 6f 72 2e 22 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 73 65 61 72 63 68 20 28   ┆rch for.")  (defun Info-search (┆
0x11c0…11e0 72 65 67 65 78 70 29 20 22 5c 0a 53 65 61 72 63 68 20 66 6f 72 20 52 45 47 45 58 50 2c 20 73 74   ┆regexp) "\ Search for REGEXP, st┆
0x11e0…1200 61 72 74 69 6e 67 20 66 72 6f 6d 20 70 6f 69 6e 74 2c 20 61 6e 64 20 73 65 6c 65 63 74 20 6e 6f   ┆arting from point, and select no┆
0x1200…1220 64 65 20 69 74 27 73 20 66 6f 75 6e 64 20 69 6e 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 20   ┆de it's found in." (interactive ┆
0x1220…1240 22 73 53 65 61 72 63 68 20 28 72 65 67 65 78 70 29 3a 20 22 29 20 28 62 79 74 65 2d 63 6f 64 65   ┆"sSearch (regexp): ") (byte-code┆
0x1240…1260 20 22 c3 88 cf 08 d0 5c 22 83 0f 00 09 89 10 82 12 00 08 89 11 88 c3 c3 0e 06 0e 08 60 1e 09 1e   ┆ "     \"                   `   ┆
0x1260…1280 07 1d 1c 1a 8a 8c d1 20 88 0e 0a 3f 83 36 00 d2 08 21 88 60 89 12 82 3a 00 d3 d4 d5 8f 29 29 88   ┆           ? 6   ! `   :     )) ┆
0x1280…12a0 0a 3f 85 ef 00 d6 8e c3 1e 0b d7 0e 0c 21 71 88 65 62 88 d8 d9 21 88 8c da 60 d8 db 21 88 60 53   ┆ ?           !q eb   !   `  ! `S┆
0x12a0…12c0 5c 22 88 65 62 88 d8 dc 0e 0a dd 51 21 88 de 20 88 6d 3f 85 99 00 d2 df 21 88 e0 e1 21 e2 5c 5c   ┆\" eb      Q!    m?     !   ! \\┆
0x12c0…12e0 62 88 e3 70 21 e4 e5 e1 21 e0 e1 21 5c 22 42 0e 0b 42 89 16 0b 88 e0 e6 21 54 62 88 82 6d 00 88   ┆b  p!   !  !\"B  B      !Tb  m  ┆
0x12e0…1300 e7 0e 0b 21 16 0b 0e 0b 40 40 14 0e 0b 41 89 16 0b 29 88 0e 0b 85 dd 00 e8 e9 0e 0b 40 41 5c 22   ┆   !    @@   A   )          @A\"┆
0x1300…1320 88 ea 0e 0b 40 40 21 88 0e 0b 41 89 16 0b 88 65 62 88 d2 08 c3 cd 23 85 d9 00 60 12 c3 89 16 0b   ┆    @@!   A    eb     #   `     ┆
0x1320…1340 88 82 ad 00 88 0a 83 e8 00 e8 d0 21 82 ed 00 eb ec 08 43 5c 22 29 29 88 d1 20 88 0a 62 88 ed 20   ┆           !      C\"))     b   ┆
0x1340…1360 88 cf 0d 0e 06 5c 22 85 07 01 cf 0e 07 0e 08 5c 22 86 16 01 0e 07 0d 0e 09 45 0e 0e 42 89 16 0e   ┆     \"        \"        E  B   ┆
0x1360…1380 2d 87 22 20 5b 72 65 67 65 78 70 20 49 6e 66 6f 2d 6c 61 73 74 2d 73 65 61 72 63 68 20 66 6f 75   ┆- " [regexp Info-last-search fou┆
0x1380…13a0 6e 64 20 6e 69 6c 20 63 75 72 72 65 6e 74 20 6f 6e 6f 64 65 20 49 6e 66 6f 2d 63 75 72 72 65 6e   ┆nd nil current onode Info-curren┆
0x13a0…13c0 74 2d 6e 6f 64 65 20 6f 66 69 6c 65 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 66 69 6c 65 20 6f   ┆t-node ofile Info-current-file o┆
0x13c0…13e0 70 6f 69 6e 74 20 49 6e 66 6f 2d 63 75 72 72 65 6e 74 2d 73 75 62 66 69 6c 65 20 6c 69 73 74 20   ┆point Info-current-subfile list ┆
0x13e0…1400 49 6e 66 6f 2d 74 61 67 2d 74 61 62 6c 65 2d 6d 61 72 6b 65 72 20 74 20 49 6e 66 6f 2d 68 69 73   ┆Info-tag-table-marker t Info-his┆
0x1400…1420 74 6f 72 79 20 65 71 75 61 6c 20 22 22 20 77 69 64 65 6e 20 72 65 2d 73 65 61 72 63 68 2d 66 6f   ┆tory equal "" widen re-search-fo┆
0x1420…1440 72 77 61 72 64 20 65 72 72 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c2 08 21 88 60 89 11 87 22 20   ┆rward err (byte-code "  ! `   " ┆
0x1440…1460 5b 72 65 67 65 78 70 20 66 6f 75 6e 64 20 72 65 2d 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 5d   ┆[regexp found re-search-forward]┆
0x1460…1480 20 33 29 20 28 28 73 65 61 72 63 68 2d 66 61 69 6c 65 64 20 28 62 79 74 65 2d 63 6f 64 65 20 22   ┆ 3) ((search-failed (byte-code "┆
0x1480…14a0 c0 87 22 20 5b 6e 69 6c 5d 20 31 29 29 29 20 28 28 62 79 74 65 2d 63 6f 64 65 20 22 08 3f 85 0b   ┆  " [nil] 1))) ((byte-code " ?  ┆
0x14a0…14c0 00 c3 09 21 88 0a 62 87 22 20 5b 66 6f 75 6e 64 20 63 75 72 72 65 6e 74 20 6f 70 6f 69 6e 74 20   ┆   !  b " [found current opoint ┆
0x14c0…14e0 49 6e 66 6f 2d 72 65 61 64 2d 73 75 62 66 69 6c 65 5d 20 32 29 29 20 6d 61 72 6b 65 72 2d 62 75   ┆Info-read-subfile] 2)) marker-bu┆
0x14e0…1500 66 66 65 72 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 0a 1f 0a 49 6e 64 69 72 65 63 74   ┆ffer search-forward "   Indirect┆
0x1500…1520 3a 22 20 6e 61 72 72 6f 77 2d 74 6f 2d 72 65 67 69 6f 6e 20 22 0a 1f 22 20 22 0a 22 20 22 3a 20   ┆:" narrow-to-region "  " " " ": ┆
0x1520…1540 22 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 6e 65 20 22 5c 5c 28 5e 2e 2a 5c 5c 29 3a 20   ┆" beginning-of-line "\\(^.*\\): ┆
0x1540…1560 5b 30 2d 39 5d 2b 24 22 20 6d 61 74 63 68 2d 65 6e 64 20 31 20 32 20 72 65 61 64 20 62 75 66 66   ┆[0-9]+$" match-end 1 2 read buff┆
0x1560…1580 65 72 2d 73 75 62 73 74 72 69 6e 67 20 6d 61 74 63 68 2d 62 65 67 69 6e 6e 69 6e 67 20 30 20 6e   ┆er-substring match-beginning 0 n┆
0x1580…15a0 72 65 76 65 72 73 65 20 6d 65 73 73 61 67 65 20 22 53 65 61 72 63 68 69 6e 67 20 73 75 62 66 69   ┆reverse message "Searching subfi┆
0x15a0…15c0 6c 65 20 25 73 2e 2e 2e 22 20 49 6e 66 6f 2d 72 65 61 64 2d 73 75 62 66 69 6c 65 20 73 69 67 6e   ┆le %s..." Info-read-subfile sign┆
0x15c0…15e0 61 6c 20 73 65 61 72 63 68 2d 66 61 69 6c 65 64 20 49 6e 66 6f 2d 73 65 6c 65 63 74 2d 6e 6f 64   ┆al search-failed Info-select-nod┆
0x15e0…1600 65 5d 20 32 39 29 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 65 78 74 72 61 63 74 2d 70 6f 69   ┆e] 29))  (defun Info-extract-poi┆
0x1600…1620 6e 74 65 72 20 28 6e 61 6d 65 20 26 6f 70 74 69 6f 6e 61 6c 20 65 72 72 6f 72 6e 61 6d 65 29 20   ┆nter (name &optional errorname) ┆
0x1620…1640 28 62 79 74 65 2d 63 6f 64 65 20 22 8a 65 62 88 c4 c5 21 88 c6 08 c7 50 c1 c2 23 83 16 00 c1 82   ┆(byte-code " eb   !    P  #     ┆
0x1640…1660 21 00 c8 c9 ca 0b 86 1e 00 08 21 50 21 88 cb cc 21 62 88 cd 20 29 87 22 20 5b 6e 61 6d 65 20 6e   ┆!         !P!   !b   ) " [name n┆
0x1660…1680 69 6c 20 74 20 65 72 72 6f 72 6e 61 6d 65 20 66 6f 72 77 61 72 64 2d 6c 69 6e 65 20 31 20 72 65   ┆il t errorname forward-line 1 re┆
0x1680…16a0 2d 73 65 61 72 63 68 2d 62 61 63 6b 77 61 72 64 20 22 3a 22 20 65 72 72 6f 72 20 22 4e 6f 64 65   ┆-search-backward ":" error "Node┆
0x16a0…16c0 20 68 61 73 20 6e 6f 20 22 20 63 61 70 69 74 61 6c 69 7a 65 20 6d 61 74 63 68 2d 65 6e 64 20 30   ┆ has no " capitalize match-end 0┆
0x16c0…16e0 20 49 6e 66 6f 2d 66 6f 6c 6c 6f 77 69 6e 67 2d 6e 6f 64 65 2d 6e 61 6d 65 5d 20 37 29 29 0a 0a   ┆ Info-following-node-name] 7))  ┆
0x16e0…1700 28 64 65 66 75 6e 20 49 6e 66 6f 2d 66 6f 6c 6c 6f 77 69 6e 67 2d 6e 6f 64 65 2d 6e 61 6d 65 20   ┆(defun Info-following-node-name ┆
0x1700…1720 28 26 6f 70 74 69 6f 6e 61 6c 20 61 6c 6c 6f 77 65 64 63 68 61 72 73 29 20 28 62 79 74 65 2d 63   ┆(&optional allowedchars) (byte-c┆
0x1720…1740 6f 64 65 20 22 c1 c2 21 88 c3 60 c1 08 86 0c 00 c4 21 88 c5 c6 21 88 60 5c 22 87 22 20 5b 61 6c   ┆ode "  !  `      !   ! `\" " [al┆
0x1740…1760 6c 6f 77 65 64 63 68 61 72 73 20 73 6b 69 70 2d 63 68 61 72 73 2d 66 6f 72 77 61 72 64 20 22 20   ┆lowedchars skip-chars-forward " ┆
0x1760…1780 09 22 20 62 75 66 66 65 72 2d 73 75 62 73 74 72 69 6e 67 20 22 5e 2c 09 0a 22 20 73 6b 69 70 2d   ┆ " buffer-substring "^,  " skip-┆
0x1780…17a0 63 68 61 72 73 2d 62 61 63 6b 77 61 72 64 20 22 20 22 5d 20 36 29 29 0a 0a 28 64 65 66 75 6e 20   ┆chars-backward " "] 6))  (defun ┆
0x17a0…17c0 49 6e 66 6f 2d 6e 65 78 74 20 6e 69 6c 20 22 5c 0a 47 6f 20 74 6f 20 74 68 65 20 6e 65 78 74 20   ┆Info-next nil "\ Go to the next ┆
0x17c0…17e0 6e 6f 64 65 20 6f 66 20 74 68 69 73 20 6e 6f 64 65 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65   ┆node of this node." (interactive┆
0x17e0…1800 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c0 88 c1 c2 c3 21 21 87 22 20 5b 6e 69 6c 20 49 6e 66   ┆) (byte-code "     !! " [nil Inf┆
0x1800…1820 6f 2d 67 6f 74 6f 2d 6e 6f 64 65 20 49 6e 66 6f 2d 65 78 74 72 61 63 74 2d 70 6f 69 6e 74 65 72   ┆o-goto-node Info-extract-pointer┆
0x1820…1840 20 22 6e 65 78 74 22 5d 20 33 29 29 0a 0a 28 64 65 66 75 6e 20 49 6e 66 6f 2d 70 72 65 76 20 6e   ┆ "next"] 3))  (defun Info-prev n┆
0x1840…1860 69 6c 20 22 5c 0a 47 6f 20 74 6f 20 74 68 65 20 70 72 65 76 69 6f 75 73 20 6e 6f 64 65 20 6f 66   ┆il "\ Go to the previous node of┆
0x1860…1880 20 74 68 69 73 20 6e 6f 64 65 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65   ┆ this node." (interactive) (byte┆
0x1880…18a0 2d 63 6f 64 65 20 22 c0 88 c1 c2 c3 c4 5c 22 21 87 22 20 5b 6e 69 6c 20 49 6e 66 6f 2d 67 6f 74   ┆-code "      \"! " [nil Info-got┆
0x18a0…18c0 6f 2d 6e 6f 64 65 20 49 6e 66 6f 2d 65 78 74 72 61 63 74 2d 70 6f 69 6e 74 65 72 20 22 70 72 65   ┆o-node Info-extract-pointer "pre┆
0x18c0…18e0 76 5b 69 6f 75 73 5d 2a 22 20 22 70 72 65 76 69 6f 75 73 22 5d 20 34 29 29 0a 0a 28 64 65 66 75   ┆v[ious]*" "previous"] 4))  (defu┆
0x18e0…1900 6e 20 49 6e 66 6f 2d 75 70 20 6e 69 6c 20 22 5c 0a 47 6f 20 74 6f 20 74 68 65 20 73 75 70 65 72   ┆n Info-up nil "\ Go to the super┆
0x1900…1920 69 6f 72 20 6e 6f 64 65 20 6f 66 20 74 68 69 73 20 6e 6f 64 65 2e 22 20 28 69 6e 74 65 72 61 63   ┆ior node of this node." (interac┆
[…truncated at 200 lines…]