comparison lisp/packages/makeinfo.el @ 189:489f57a838ef r20-3b21

Import from CVS: tag r20-3b21
author cvs
date Mon, 13 Aug 2007 09:57:07 +0200
parents cca96a509cfe
children
comparison
equal deleted inserted replaced
188:e29a8e7498d9 189:489f57a838ef
48 ;;; Variables used by `makeinfo' 48 ;;; Variables used by `makeinfo'
49 49
50 (require 'compile) 50 (require 'compile)
51 51
52 (defgroup makeinfo nil 52 (defgroup makeinfo nil
53 "Run makeinfo conveniently" 53 "Run makeinfo conveniently."
54 :group 'docs) 54 :group 'docs)
55 55
56 56
57 (defcustom makeinfo-run-command "makeinfo" 57 (defcustom makeinfo-run-command "makeinfo"
58 "*Command used to run `makeinfo' subjob. 58 "*Command used to run `makeinfo' subjob.