summaryrefslogtreecommitdiff
path: root/usr.bin/mg/grep.c
AgeCommit message (Expand)Author
2004-07-22stage 1 of the infinite minibuffer work - add support for on the flyVincent Labrecque
2004-06-12make M-x gid try to guess the symbol name to look up by looking at theVincent Labrecque
2004-01-15fix an early free that made compile-goto-error work only from time to timeVincent Labrecque
2003-11-09knfVincent Labrecque
2003-04-08remember the last M-x compile command used.Vincent Labrecque
2002-07-25 replace the ugly and buggy adjustname function by a simple one usingVincent Labrecque
2002-07-01KNF + ansi; from zyrnix (only the easy part of his diffs)Vincent Labrecque
2002-03-18 grep/compile mode shouldn't be readonly by default.Vincent Labrecque
2002-03-16 Make these special buffers readonly by default. ok art@Vincent Labrecque
2002-02-14some KNFTheo de Raadt
2001-11-25snprintf makes me happyTheo de Raadt
2001-05-24Add a compile/grep/id-utils mode.Artur Grabowski