]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/indent.el (tab-first-completion): Fix :version tag.
authorEli Zaretskii <eliz@gnu.org>
Sun, 5 Sep 2021 18:24:22 +0000 (21:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 5 Sep 2021 18:24:22 +0000 (21:24 +0300)
lisp/indent.el

index a33d9620098112706971594cc8288068df4516c7..aa2bfbceebf1c319fc780b5b7452e544ddb9c5da 100644 (file)
@@ -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