Skip to content

Commit

Permalink
mode/history: Deprecate conservative-history-movement-p.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Dec 11, 2023
1 parent 0c3e392 commit 8b68eb9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions source/mode/history.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ are useful internal APIs for history reusal:
Example: DuckDuckGo redirections should be ignored or else going backward in
history after consulting a result reloads the result, not the DuckDuckGo
search.")
(conservative-history-movement-p ; Deprecated, remove in 4.0.
nil
:type boolean
:documentation "Whether history navigation is restricted by buffer-local history.
Deprecated, does nothing, and will be removed in 4.0, use `global-history-p'
instead!")
(backtrack-to-hubs-p
nil
:type boolean
Expand Down

0 comments on commit 8b68eb9

Please sign in to comment.