Added smex
This commit is contained in:
parent
3c152cc2a4
commit
90d8a5724b
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
|
||||
;; ----- smex-history -----
|
||||
(
|
||||
load-file
|
||||
customize
|
||||
cd
|
||||
5x5
|
||||
arp
|
||||
dbx
|
||||
dig
|
||||
ede
|
||||
erc
|
||||
)
|
||||
|
||||
;; ----- smex-data -----
|
||||
(
|
||||
|
||||
(customize . 1)
|
||||
(load-file . 1)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue