From: Eli Zaretskii Date: Sun, 5 Sep 2021 18:24:22 +0000 (+0300) Subject: ; * lisp/indent.el (tab-first-completion): Fix :version tag. X-Git-Tag: emacs-28.0.90~1161 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aecf4518a052517e6a5df0fec13cac493ff50ca0;p=emacs.git ; * lisp/indent.el (tab-first-completion): Fix :version tag. --- diff --git a/lisp/indent.el b/lisp/indent.el index a33d9620098..aa2bfbceebf 100644 --- a/lisp/indent.el +++ b/lisp/indent.el @@ -81,7 +81,7 @@ This variable has no effect unless `tab-always-indent' is `complete'." (const :tag "Unless looking at a word" 'word) (const :tag "Unless at a word or parenthesis" 'word-or-paren) (const :tag "Unless at a word, parenthesis, or punctuation." 'word-or-paren-or-punct)) - :version "27.1") + :version "28.1") (defvar indent-line-ignored-functions '(indent-relative indent-relative-maybe