changeset 39379:686232a970d4

Put Milan Zamazal's entry from 2001-09-13 here.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Sep 2001 09:17:10 +0000
parents 5d2d33028798
children 5cf92202b19f
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 21 16:45:34 2001 +0000
+++ b/lisp/ChangeLog	Sat Sep 22 09:17:10 2001 +0000
@@ -108,6 +108,13 @@
 
 	* simple.el: Comment out change of 2001-09-13.
 
+2001-09-13  Milan Zamazal  <pdm@zamazal.org>
+
+	* progmodes/compile.el (grep-compute-defaults): Don't set
+	grep-command/grep-find-command when it is already non-nil.
+	(grep-command): Make it a user option.
+	(grep-find-command): Likewise.
+
 2001-09-13  Michael Kifer  <kifer@cs.sunysb.edu>
 
 	* viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):