Skip to content

Commit

Permalink
forge-repos.el: Declare x-stretch-cursor
Browse files Browse the repository at this point in the history
For Emacs releases before 28.1.
  • Loading branch information
tarsius committed Apr 21, 2024
1 parent caf93cc commit 3e28ea9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lisp/forge-repos.el
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
(require 'forge-repo)
(require 'forge-tablist)

(defvar x-stretch-cursor)

;;; Options

(defcustom forge-repository-list-mode-hook '(hl-line-mode)
Expand Down

0 comments on commit 3e28ea9

Please sign in to comment.