Geiser: Add missing PROVIDE to patch

master
Pierre Neidhardt 2019-02-14 17:01:21 +01:00
parent 340983b1d7
commit 83531968b1
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@
(when geiser-guile-manual-lookup-other-window-p
(switch-to-buffer-other-window "*info*"))
(search-forward (format "%s" id) nil t))
(provide 'patch-geiser)