emacs cache update

This commit is contained in:
2025-10-04 23:45:57 +02:00
parent 6c108fcae1
commit 5354d80430
3 changed files with 69 additions and 45 deletions

View File

@ -2,19 +2,21 @@
;; ----- smex-history -----
(
compile
split-window-right
make-directory
simpc-mode
completion-at-point
ido-mode
simpc-indent-line
cd
5x5
)
;; ----- smex-data -----
(
(compile . 259)
(compile . 303)
(simpc-indent-line . 1)
(simpc-mode . 2)
(ido-mode . 2)
(completion-at-point . 1)
(make-directory . 1)
(split-window-right . 1)
)