Add missing :version tags to new defgroups and defcustoms
[bpt/emacs.git] / lisp / eshell / em-ls.el
index af60cdc..144b4dd 100644 (file)
@@ -61,6 +61,7 @@ properties to colorize its output based on the setting of
   "How to display time information in `eshell-ls-file'.
 This is passed to `format-time-string' as a format string.
 To display the date using the current locale, use \"%b \%e\"."
+  :version "24.1"
   :type 'string
   :group 'eshell-ls)