Skip to content

Commit

Permalink
Update Emacs version for explicit-shell-file-name
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Dec 28, 2023
1 parent d501451 commit 2741d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell-pop.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
;; Created: 2009-05-31 23:57:08
;; Keywords: shell, terminal, tools
;; Compatibility: GNU 24.x
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 2741d27

Please sign in to comment.