From: Zhiwei Chen Date: Fri, 28 Aug 2020 03:48:42 +0000 (+0800) Subject: Add the missing '^' binding X-Git-Tag: bookmarks~31^2 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=64ddbfdcebf719a3d7fcd8b183677a6ac10b13e8 Add the missing '^' binding --- diff --git a/elpher.el b/elpher.el index fd17a70..2ca7520 100644 --- a/elpher.el +++ b/elpher.el @@ -1960,6 +1960,7 @@ When run interactively HOST-OR-URL is read from the minibuffer." (kbd "C-t") 'elpher-back (kbd "u") 'elpher-back (kbd "-") 'elpher-back + (kbd "^") 'elpher-back (kbd "U") 'elpher-back-to-start [mouse-3] 'elpher-back (kbd "o") 'elpher-go