cvs-global-menu

cvs-global-menu is a variable defined in `pcvs-defs.el'.
Its value is

(keymap (examine menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea") (update menu-item "Update Directory" cvs-update :help "Fetch updates from the repository") (checkout menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository") (status menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea") "PCL-CVS")


Documentation:
Global menu used by PCL-CVS.