From 0c100b7dd2b30e75b799d806df4ef899fd98e1ea Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Apr 2022 13:07:24 +0100 Subject: gentoo resync : 16.04.2022 --- app-emacs/switch-window/files/50switch-window-gentoo.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app-emacs/switch-window/files/50switch-window-gentoo.el (limited to 'app-emacs/switch-window/files') diff --git a/app-emacs/switch-window/files/50switch-window-gentoo.el b/app-emacs/switch-window/files/50switch-window-gentoo.el new file mode 100644 index 000000000000..07dcb8b4eeee --- /dev/null +++ b/app-emacs/switch-window/files/50switch-window-gentoo.el @@ -0,0 +1,3 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'switch-window "switch-window" + "Display an overlay in each window showing a unique key." t) -- cgit v1.2.3