GNU Info

Info Node: (woman)Auto Customization

(woman)Auto Customization


Next: Command Line Prev: Auto Bindings Up: Installation
Enter node , (file) or (file)node

Preloading Customization
========================

WoMan supports the GNU Emacs 20+ customization facility, and puts a
customization group called `WoMan' in the `Help' group under the
top-level `Emacs' group.  In order to be able to customize WoMan
without first loading it, add the following to your `.emacs' file:

     (defgroup woman nil
       "Browse UNIX manual pages `wo (without) man'."
       :tag "WoMan" :group 'help :load "woman")


automatically generated by info2www version 1.2.2.9