Convert several man.el defvars to defcustoms.
authorChong Yidong <cyd@gnu.org>
Thu, 9 Aug 2012 13:37:31 +0000 (21:37 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 9 Aug 2012 13:37:31 +0000 (21:37 +0800)
commitdee4ef9388bd6cf5530e71736e0298b42382f32e
treea920349d0206603e8229665d8e0704de96f84c42
parentee77919d83f02b582e1c44723360d1a5fae5ca38
Convert several man.el defvars to defcustoms.

* man.el (Man-switches, Man-sed-command, Man-awk-command)
(Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
(Man-untabify-command, manual-program): Convert to defcustom.

Fixes: debbugs:10429
lisp/ChangeLog
lisp/man.el