diff options
Diffstat (limited to 'lisp/nxml/nxml-mode.el')
| -rw-r--r-- | lisp/nxml/nxml-mode.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el index 8919d920c9d..5eb9840a4ca 100644 --- a/lisp/nxml/nxml-mode.el +++ b/lisp/nxml/nxml-mode.el @@ -45,8 +45,7 @@ (defgroup nxml nil "New XML editing mode." - :group 'languages - :group 'wp) + :group 'languages) (defgroup nxml-faces nil "Faces for XML syntax highlighting." |
