mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-11 00:07:51 +03:00
4 lines
142 B
EmacsLisp
4 lines
142 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'switch-window "switch-window"
|
|
"Display an overlay in each window showing a unique key." t)
|