diff lisp/ChangeLog @ 107944:f3e910318160

* progmodes/grep.el (grep-compute-defaults): Fix handling of host default settings (Bug#5928).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 14 Apr 2010 11:33:42 -0400
parents 18526db8f26d
children cf183258f1db
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 13 19:36:48 2010 -0700
+++ b/lisp/ChangeLog	Wed Apr 14 11:33:42 2010 -0400
@@ -1,3 +1,8 @@
+2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
+
+	* progmodes/grep.el (grep-compute-defaults): Fix handling of host
+	default settings (Bug#5928).
+
 2010-04-10  Glenn Morris  <rgm@gnu.org>
 
 	* progmodes/fortran.el (fortran-match-and-skip-declaration):