]> code.delx.au - gnu-emacs/blobdiff - lisp/icomplete.el
* lisp/icomplete.el (icomplete-with-completion-tables): Add :version.
[gnu-emacs] / lisp / icomplete.el
index 13ada93b1f39742071a8b5666466cdd9fba41b14..7620adb3c9c6a67fedc8e5acfe2ed9068f6d1f8a 100644 (file)
@@ -157,6 +157,7 @@ icompletion is occurring."
 
 Icomplete does not operate with any specialized completion tables
 except those on this list."
+  :version "24.4"
   :type '(choice (const :tag "All" t)
           (repeat function)))