Mercurial > hg > xemacs-beta
diff lisp/modes/texinfo.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | cca96a509cfe |
children |
line wrap: on
line diff
--- a/lisp/modes/texinfo.el Mon Aug 13 09:56:30 2007 +0200 +++ b/lisp/modes/texinfo.el Mon Aug 13 09:57:07 2007 +0200 @@ -27,8 +27,10 @@ ;;; Synched up with: FSF 19.30. (defgroup texinfo nil - "Texinfo Mode" - :group 'docs) + "Major mode for editing Texinfo files." + :group 'docs + :group 'tex + :group 'wp) ;;; Autoloads: