X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=b323cbb2ec49374f991a11eba1da596d1964a2e3;hp=5ce6992a843110f3dc57504674c2c863491f5f10;hb=f2d1b1a74b7198401442cfc0d2ae00866fa7397e;hpb=3a33e9043d75d7f7c58daee30d802a0066e3fd74 diff --git a/elpher.el b/elpher.el index 5ce6992..b323cbb 100644 --- a/elpher.el +++ b/elpher.el @@ -1704,6 +1704,7 @@ If ADDRESS is already bookmarked, update the label only." (interactive) (push-button)) +;;;###autoload (defun elpher-go (host-or-url) "Go to a particular gopher site HOST-OR-URL. When run interactively HOST-OR-URL is read from the minibuffer." @@ -1889,6 +1890,7 @@ When run interactively HOST-OR-URL is read from the minibuffer." (message "Bookmark removed."))) (error "No link selected")))) +;;;###autoload (defun elpher-bookmarks () "Visit bookmarks page." (interactive)