DEBSOURCES
Skip Quicknav
Patches / Patch / emacs-libvterm / 0.0.2+git20230217.3e5a9b7-1
1234567891011121314151617
Description: add architecture specific load-path Author: Martin <debacle@debian.org> Origin: vendor Last-Update: 2022-08-16 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/vterm.el +++ b/vterm.el @@ -56,6 +56,8 @@ ;;; Code: +(load-library "vterm-load-path") + (require 'term/xterm) (unless module-file-suffix