aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2010-02-16 09:35:45 -0500
committerChong Yidong <[email protected]>2010-02-16 09:35:45 -0500
commitff90f4b003b3de7b053ad9ab4e16cc8cf81917c0 (patch)
tree6a3a744f8c93cdfc59e8b8b2f0a9a57593e2eab6 /lisp/cus-edit.el
parent6fd060bfb8c66ec733db70680f765085ec43b637 (diff)
Minor tweaks to custom groups.
* cus-edit.el (hardware): Doc fix. * man.el (man): Add to external custom group. * delim-col.el (columns): Move to wp custom group. * doc-view.el (doc-view): Add to data custom group. * cedet/data-debug.el (data-debug): Move to extensions group. * cedet/ede.el (ede): * cedet/srecode.el (srecode): * cedet/semantic.el (semantic): Put in tools and extensions group. * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
Diffstat (limited to 'lisp/cus-edit.el')
-rw-r--r--lisp/cus-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
index 6353894d6e..b815e31f31 100644
--- a/lisp/cus-edit.el
+++ b/lisp/cus-edit.el
@@ -281,7 +281,7 @@
:group 'environment)
(defgroup hardware nil
- "Support for interfacing with exotic hardware."
+ "Support for interfacing with miscellaneous hardware."
:group 'environment)
(defgroup terminals nil