changeset 57909:f36e839cbfbc

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 03 Nov 2004 11:45:20 +0000
parents a4ed247d476f
children d7a9a0abcae2
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 03 11:43:36 2004 +0000
+++ b/lisp/ChangeLog	Wed Nov 03 11:45:20 2004 +0000
@@ -1,5 +1,8 @@
 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
 
+	* progmodes/grep.el (grep-default-command): Take empty string
+	for tag if all other methods yield nil.  Shell-quote the tag.
+
 	* vc.el (vc-annotate-display-autoscale): Add prefix-arg
 	spec in `interactive' form, and mention it in the docstring.
 	Also, make sure point is at bol after calling `annotate-time'.