comparison lisp/ChangeLog @ 72499:9311249baae0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 23 Aug 2006 23:22:53 +0000
parents 6cc945ca398a
children 6f2157f30300
comparison
equal deleted inserted replaced
72498:ee4295c07eed 72499:9311249baae0
1 2006-08-24 Kim F. Storm <storm@cua.dk>
2
3 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
4 to mean "use find -exec"; nil now unambiguously means auto-detect.
5 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
6 Use shell-quote-argument to build grep-find-command and grep-find-template.
7 (rgrep): Use shell-quote-argument to properly quote arguments to find.
8 Reported by Tom Seddon.
9
1 2006-08-23 Chong Yidong <cyd@stupidchicken.com> 10 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * startup.el (fancy-splash-head): Give instructions for dismissing 12 * startup.el (fancy-splash-head): Give instructions for dismissing
4 the splash screen for default startup too. 13 the splash screen for default startup too.
5 (display-startup-echo-area-message, fancy-splash-screens) 14 (display-startup-echo-area-message, fancy-splash-screens)