diff lisp/textmodes/nroff-mode.el @ 20082:5aeeb9b32ee4

(nroff): Moved from `editing' to `wp'.
author Karl Heuer <kwzh@gnu.org>
date Thu, 16 Oct 1997 18:44:52 +0000
parents c8c9212a86a7
children 3fb24c8e721b
line wrap: on
line diff
--- a/lisp/textmodes/nroff-mode.el	Thu Oct 16 18:42:17 1997 +0000
+++ b/lisp/textmodes/nroff-mode.el	Thu Oct 16 18:44:52 1997 +0000
@@ -37,7 +37,7 @@
 
 (defgroup nroff nil
   "Nroff mode."
-  :group 'editing
+  :group 'wp
   :prefix "nroff-")
 
 (defvar nroff-mode-abbrev-table nil