summaryrefslogtreecommitdiff
path: root/go2-tramp.el
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2020-04-23 13:17:22 +0100
committerGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2020-04-23 13:17:22 +0100
commit89f88407e8540fce91245e7eb36719ce3f210d92 (patch)
treef9ddd23cc18e985c9604548db10cb42ba5ff6ec2 /go2-tramp.el
parentword diffs in magit! (diff)
downloademacs-89f88407e8540fce91245e7eb36719ce3f210d92.tar.gz
emacs-89f88407e8540fce91245e7eb36719ce3f210d92.tar.bz2
emacs-89f88407e8540fce91245e7eb36719ce3f210d92.zip
someupdates
Diffstat (limited to 'go2-tramp.el')
-rw-r--r--go2-tramp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/go2-tramp.el b/go2-tramp.el
index e44738f..9db7bd7 100644
--- a/go2-tramp.el
+++ b/go2-tramp.el
@@ -14,7 +14,7 @@
go2-lines))
(defun go2-tramp--list-cached ()
- (let ((repo (pcache-repository "go2-tramp"))
+ (let ((repo (pcache-repository 'go2-tramp))
(key 'list))
(if (pcache-has repo key)
(pcache-get repo key)