The Lambda Lab
/
projects
/
elpher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0cf00
)
Add declaration to avoid compiler warning.
author
plugd
<plugd@thelambdalab.xyz>
Fri, 30 Jul 2021 22:20:01 +0000
(
00:20
+0200)
committer
plugd
<plugd@thelambdalab.xyz>
Fri, 30 Jul 2021 22:20:01 +0000
(
00:20
+0200)
elpher.el
patch
|
blob
|
history
diff --git
a/elpher.el
b/elpher.el
index
a82d1ba
..
0391d21
100644
(file)
--- a/
elpher.el
+++ b/
elpher.el
@@
-128,6
+128,7
@@
(defvar ansi-color-context)
(defvar bookmark-make-record-function)
(defvar mu4e~view-beginning-of-url-regexp)
+ (defvar eww-use-browse-url)
(defvar thing-at-point-uri-schemes)
(defvar xterm-color-preserve-properties))