]> git.eshelyaron.com Git - emacs.git/commitdiff
(nroff): Moved from `editing' to `wp'.
authorKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 18:44:52 +0000 (18:44 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 18:44:52 +0000 (18:44 +0000)
lisp/textmodes/nroff-mode.el

index a44f797098e7daa1e6613c3b293f091e328326cf..8bd53920823a03f023a795f8f96758f9df67dfdf 100644 (file)
@@ -37,7 +37,7 @@
 
 (defgroup nroff nil
   "Nroff mode."
-  :group 'editing
+  :group 'wp
   :prefix "nroff-")
 
 (defvar nroff-mode-abbrev-table nil