diff lisp/ChangeLog @ 77032:707bb6c48d95

* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 07 Apr 2007 16:55:28 +0000
parents 35ca16426f7c
children 175f158c7c2f
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 07 16:49:42 2007 +0000
+++ b/lisp/ChangeLog	Sat Apr 07 16:55:28 2007 +0000
@@ -1,5 +1,7 @@
 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
 
+	* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
+
 	* net/tls.el (open-tls-stream): Properly handle case where there
 	is no associated buffer.