aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/erlang.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tools/emacs/erlang.el')
-rw-r--r--lib/tools/emacs/erlang.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el
index 2cb4f4361e..957581f892 100644
--- a/lib/tools/emacs/erlang.el
+++ b/lib/tools/emacs/erlang.el
@@ -5162,7 +5162,8 @@ future, a new shell on an already running host will be started."
"If non-nil, the prompt will be read-only.
Also see the description of `ielm-prompt-read-only'."
- :type 'boolean)
+ :type 'boolean
+ :package-version '(erlang . "2.8.0"))
(defvar erlang-shell-mode-map nil
"Keymap used by Erlang shells.")