Skip to content

Commit

Permalink
Update recipe for edit-indirect (#2941)
Browse files Browse the repository at this point in the history
- add a minimum-emacs-version
  • Loading branch information
vedang authored May 25, 2024
1 parent 21186b9 commit ef83983
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/edit-indirect.rcp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(:name edit-indirect
:description "Edit regions in separate buffers"
:type github
:pkgname "Fanael/edit-indirect")
:pkgname "Fanael/edit-indirect"
:minimum-emacs-version "24.3")

0 comments on commit ef83983

Please sign in to comment.