summaryrefslogtreecommitdiff
path: root/usr.bin/mg/autoexec.c
AgeCommit message (Collapse)Author
2003-09-22canonical reallocVincent Labrecque
ok tedu henning
2002-08-22knfTheo de Raadt
2002-05-29 add an "auto-execute" feature, that allows binding function calls toVincent Labrecque
certain patterns. for example, `auto-execute "*.c" auto-indent-mode'. ok art@