diff lisp/ChangeLog @ 77334:3a49c84492d7

* locate.el (locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Apr 2007 13:57:53 +0000
parents 4682f67c9493
children f5c64104e6be
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Apr 20 13:52:11 2007 +0000
+++ b/lisp/ChangeLog	Fri Apr 20 13:57:53 2007 +0000
@@ -1,3 +1,8 @@
+2007-04-20  Francesco Potort=8ec  <pot@gnu.org>
+
+	* locate.el (locate): Output from shell-command should go in the
+	current buffer rather than *Shell Command Output*.
+
 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
 
 	* paren.el (show-paren-function): Fix last fix.