Package: emacs-libvterm / 0.0.2+git20230217.3e5a9b7-1

add-load-path.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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