lang/org: fix #2119
This commit is contained in:
parent
827e4a2a54
commit
9bd8904838
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@
|
|||
"p" #'org-journal-search-prev)
|
||||
(:map org-journal-mode-map
|
||||
"n" #'org-journal-open-next-entry
|
||||
"p" #'org-journal-open-previous-entry))
|
||||
"p" #'org-journal-open-previous-entry)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue