Fix void-function browse-at-remote-get-url error
When 'SPC g y' is used before browse-at-remote has loaded.
This commit is contained in:
parent
aad7961647
commit
af0139e974
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
;;; emacs/vc/autoload/vc.el -*- lexical-binding: t; -*-
|
||||
|
||||
(autoload 'browse-at-remote-get-url "browse-at-remote")
|
||||
(autoload 'browse-at-remote--file-url "browse-at-remote")
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue