index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
/
grep.c
Age
Commit message (
Expand
)
Author
2005-06-03
Make M-x gid tokenize C identifiers correctly. Problem reported by mjc.
Chad Loder
2005-05-25
in M-x compile, after prompting for command, check buffers and optionally
Jason Wright
2005-04-03
This is a no binary change which does:
David Berghoff
2004-07-22
stage 1 of the infinite minibuffer work - add support for on the fly
Vincent Labrecque
2004-06-12
make M-x gid try to guess the symbol name to look up by looking at the
Vincent Labrecque
2004-01-15
fix an early free that made compile-goto-error work only from time to time
Vincent Labrecque
2003-11-09
knf
Vincent Labrecque
2003-04-08
remember the last M-x compile command used.
Vincent Labrecque
2002-07-25
replace the ugly and buggy adjustname function by a simple one using
Vincent Labrecque
2002-07-01
KNF + 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-14
some KNF
Theo de Raadt
2001-11-25
snprintf makes me happy
Theo de Raadt
2001-05-24
Add a compile/grep/id-utils mode.
Artur Grabowski