Skip to content

Commit

Permalink
doc: fix checkdoc issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gagbo committed Aug 3, 2021
1 parent 94bc610 commit 94f7b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion burly.el
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ If NULLIFY, set the parameter to nil."
;;;;; Bookmarks

(defun burly--bookmark-window-state-hack (&optional _)
"Put window state from `burly--window-state'.
"Put window state from variable `burly--window-state'.
This function is to be called in `bookmark-after-jump-hook' to
work around `bookmark--jump-via's calling a buffer-display
function which changes the window configuration after
Expand Down

0 comments on commit 94f7b22

Please sign in to comment.