comparison ChangeLog @ 39272:d8fa6a1b7667

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 13 Sep 2001 10:04:14 +0000
parents 8fa67cebeb53
children 75d466ba5a4b
comparison
equal deleted inserted replaced
39271:d56dcab29cce 39272:d8fa6a1b7667
1 2001-09-13 Milan Zamazal <pdm@zamazal.org>
2
3 * progmodes/compile.el (grep-compute-defaults): Don't set
4 grep-command/grep-find-command when it is already non-nil.
5 (grep-command): Make it a user option.
6 (grep-find-command): Likewise.
7
1 2001-09-05 Gerd Moellmann <gerd@gnu.org> 8 2001-09-05 Gerd Moellmann <gerd@gnu.org>
2 9
3 * configure.in: Avoid `$@' which is handled specially in 10 * configure.in: Avoid `$@' which is handled specially in
4 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>. 11 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
5 12