Index: mh-customize.el =================================================================== RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-customize.el,v retrieving revision 1.12 diff -u -c -r1.12 mh-customize.el cvs diff: conflicting specifications of output style *** mh-customize.el 18 May 2005 11:01:20 -0000 1.12 --- mh-customize.el 18 May 2005 22:47:12 -0000 *************** *** 130,136 **** (defgroup mh-folder-selection nil "Folder selection." :prefix "mh-" ! :link '(custom-manual "(mh-e)Folder Selection") :group 'mh) (defgroup mh-identity nil --- 130,136 ---- (defgroup mh-folder-selection nil "Folder selection." :prefix "mh-" ! :link '(custom-manual "(mh-e)Customizing Organizing") :group 'mh) (defgroup mh-identity nil *************** *** 142,148 **** (defgroup mh-inc nil "Incorporating your mail." :prefix "mh-inc-" ! :link '(custom-manual "(mh-e)Incorporating Mail") :group 'mh) (defgroup mh-index nil --- 142,148 ---- (defgroup mh-inc nil "Incorporating your mail." :prefix "mh-inc-" ! :link '(custom-manual "(mh-e)Incorporating") :group 'mh) (defgroup mh-index nil *************** *** 160,166 **** (defgroup mh-letter nil "Editing a draft." :prefix "mh-" ! :link '(custom-manual "(mh-e)Editing Drafts") :group 'mh) (defgroup mh-ranges nil --- 160,166 ---- (defgroup mh-letter nil "Editing a draft." :prefix "mh-" ! :link '(custom-manual "(mh-e)Draft Editing") :group 'mh) (defgroup mh-ranges nil *************** *** 171,177 **** (defgroup mh-scan-line-formats nil "Scan line formats." ! :link '(custom-manual "(mh-e)Scan Line Formats") :prefix "mh-" :group 'mh) --- 171,177 ---- (defgroup mh-scan-line-formats nil "Scan line formats." ! :link '(custom-manual "(mh-e)Customizing Scan Line Formats") :prefix "mh-" :group 'mh)