summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-02-16 09:35:45 -0500
committerChong Yidong <cyd@stupidchicken.com>2010-02-16 09:35:45 -0500
commit1c7814c61b57e0dd90a71066cc8058c32e03c4cd (patch)
tree7482253b659ea6a29fd9bc1270bfcc7545a23426 /lisp/doc-view.el
parent2e6e5a77659f9423caf4247cf1e3faa0976b72aa (diff)
downloademacs-1c7814c61b57e0dd90a71066cc8058c32e03c4cd.tar.gz
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/doc-view.el')
-rw-r--r--lisp/doc-view.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index 77a075b716f..528d5979ce1 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -144,6 +144,7 @@
:link '(function-link doc-view)
:version "22.2"
:group 'applications
+ :group 'data
:group 'multimedia
:prefix "doc-view-")