17 lines
143 B
Text
17 lines
143 B
Text
|
|
;; ----- smex-history -----
|
|
(
|
|
load-file
|
|
customize
|
|
cd
|
|
5x5
|
|
arp
|
|
dbx
|
|
dig
|
|
)
|
|
|
|
;; ----- smex-data -----
|
|
(
|
|
(customize . 1)
|
|
(load-file . 1)
|
|
)
|