[Fix #389] Require Emacs 26 in utop.el
This commit is contained in:
parent
e7b1ff36d1
commit
f91c126afb
|
@ -5,7 +5,7 @@
|
||||||
;; URL: https://github.com/ocaml-community/utop
|
;; URL: https://github.com/ocaml-community/utop
|
||||||
;; Licence: BSD3
|
;; Licence: BSD3
|
||||||
;; Version: 1.11
|
;; Version: 1.11
|
||||||
;; Package-Requires: ((emacs "24") (tuareg "2.2.0"))
|
;; Package-Requires: ((emacs "26") (tuareg "2.2.0"))
|
||||||
;; Keywords: ocaml languages
|
;; Keywords: ocaml languages
|
||||||
|
|
||||||
;; This file is a part of utop.
|
;; This file is a part of utop.
|
||||||
|
|
Loading…
Reference in New Issue