1 2 3 4
(define-derived-mode buildbot-build-mode special-mode "Buildbot build" "Buildbot view for a build") (provide 'buildbot-build)