summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-09-01 00:37:36 +0100
committerjao <jao@gnu.org>2022-09-01 00:37:36 +0100
commit19d6b055b6a07e5129bc34620c575dc2e688d4bf (patch)
tree04bf4f3c354c1e1c9b0f52568bc4067e81223b9d
parent749905e3b35e784b8254d9efbe33ddef2cb1d776 (diff)
downloadelibs-19d6b055b6a07e5129bc34620c575dc2e688d4bf.tar.gz
elibs-19d6b055b6a07e5129bc34620c575dc2e688d4bf.tar.bz2
oops for the above
-rw-r--r--lib/doc/jao-org-links.el2
-rw-r--r--lib/eos/jao-afio.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/doc/jao-org-links.el b/lib/doc/jao-org-links.el
index f75ca3e..d6bb8dc 100644
--- a/lib/doc/jao-org-links.el
+++ b/lib/doc/jao-org-links.el
@@ -123,7 +123,7 @@
(user-error "No PDF file associated with this buffer")))
(with-eval-after-load "org"
- (define-key org-mode-map (kbd "C-c o") #'jao-org-org-goto-pdf))
+ (define-key org-mode-map (kbd "C-c o") #'jao-org-goto-pdf))
;;;###autoload
(defun jao-org-links-setup (sink-dir)
diff --git a/lib/eos/jao-afio.el b/lib/eos/jao-afio.el
index c8f4b7d..25ef064 100644
--- a/lib/eos/jao-afio.el
+++ b/lib/eos/jao-afio.el
@@ -77,7 +77,7 @@
(declare-function jao-eww-session-eww-buffers "jao-eww-session")
(declare-function jao-eww-session-load "jao-eww-session")
-(defun jao-afio--open-eww-sesion ()
+(defun jao-afio--open-eww-session ()
(when (null (jao-eww-session-eww-buffers))
(jao-eww-session-load)))