comparison lisp/textmodes/table.el @ 59996:aac0a33f5772

Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50.
author Kim F. Storm <storm@cua.dk>
date Wed, 09 Feb 2005 15:50:47 +0000
parents d54496881232
children 3a2908eb7595 3ebd9bdb4fe5
comparison
equal deleted inserted replaced
59995:8f4938738427 59996:aac0a33f5772
644 :prefix "table-" 644 :prefix "table-"
645 :group 'editing 645 :group 'editing
646 :group 'wp 646 :group 'wp
647 :group 'paragraphs 647 :group 'paragraphs
648 :group 'fill 648 :group 'fill
649 :version "21.4") 649 :version "22.1")
650 650
651 (defgroup table-hooks nil 651 (defgroup table-hooks nil
652 "Hooks for table manipulation utilities" 652 "Hooks for table manipulation utilities"
653 :group 'table) 653 :group 'table)
654 654