wedata

Database: EPAN

Item Details: mode-compile.el

name mode-compile.el
uri http://perso.tls.cena.fr/boubaker/distrib/mode-compile.el
conf (autoload 'mode-compile "mode-compile" "Command to compile current buffer file based on the major mode" t) (global-set-key "¥C-cc" 'mode-compile) (autoload 'mode-compile-kill "mode-compile" "Command to kill a compilation launched by `mode-compile'" t) (global-set-key "¥C-ck" 'mode-compile-kill)
required

History

Back