Mercurial > emacs
changeset 57938:d54496881232
(table group): Add :version.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 04 Nov 2004 10:23:05 +0000 |
parents | d4af4d8d512b |
children | 35cb9a370d9e |
files | lisp/textmodes/table.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/table.el Thu Nov 04 10:22:24 2004 +0000 +++ b/lisp/textmodes/table.el Thu Nov 04 10:23:05 2004 +0000 @@ -645,7 +645,8 @@ :group 'editing :group 'wp :group 'paragraphs - :group 'fill) + :group 'fill + :version "21.4") (defgroup table-hooks nil "Hooks for table manipulation utilities"