binhex-alphabet-decoding-alist
binhex-alphabet-decoding-alist is a variable defined in `
binhex.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Not documented as a variable.
Value:
((33 . 0)
(34 . 1)
(35 . 2)
(36 . 3)
(37 . 4)
(38 . 5)
(39 . 6)
(40 . 7)
(41 . 8)
(42 . 9)
(43 . 10)
(44 . 11)
(45 . 12)
(48 . 13)
(49 . 14)
(50 . 15)
(51 . 16)
(52 . 17)
(53 . 18)
(54 . 19)
(56 . 20)
(57 . 21)
(64 . 22)
(65 . 23)
(66 . 24)
(67 . 25)
(68 . 26)
(69 . 27)
(70 . 28)
(71 . 29)
(72 . 30)
(73 . 31)
(74 . 32)
(75 . 33)
(76 . 34)
(77 . 35)
(78 . 36)
(80 . 37)
(81 . 38)
(82 . 39)
(83 . 40)
(84 . 41)
(85 . 42)
(86 . 43)
(88 . 44)
(89 . 45)
(90 . 46)
(91 . 47)
(96 . 48)
(97 . 49)
(98 . 50)
(99 . 51)
(100 . 52)
(101 . 53)
(102 . 54)
(104 . 55)
(105 . 56)
(106 . 57)
(107 . 58)
(108 . 59)
(109 . 60)
(112 . 61)
(113 . 62)
(114 . 63))