emacs/vc: fix void-function browse-at-remote--file-url error
This commit is contained in:
parent
37cb3739f5
commit
77a68006d4
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
;;; emacs/vc/autoload/vc.el -*- lexical-binding: t; -*-
|
;;; emacs/vc/autoload/vc.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
(autoload 'browse-at-remote--file-url "browse-at-remote")
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun +vc/browse-at-remote-file-or-region ()
|
(defun +vc/browse-at-remote-file-or-region ()
|
||||||
"Open the current file at remote in your browser.
|
"Open the current file at remote in your browser.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue