projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bda705
)
[emacs/pdf-tools] whoops, fix key binding typo
author
Amin Bandali
<bandali@gnu.org>
Sun, 21 Oct 2018 15:59:46 +0000
(11:59 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 21 Oct 2018 21:08:06 +0000
(17:08 -0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
84d1ae2
..
dfd60cf
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1516,7
+1516,7
@@
Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
("C-s" . isearch-forward)
("C-r" . isearch-backward)
("j" . pdf-view-next-line-or-next-page)
- ("
j
" . pdf-view-previous-line-or-previous-page)))
+ ("
k
" . pdf-view-previous-line-or-previous-page)))
#+end_src
** anzu