From 0715a41bf8cc1228d9f21cb956bdeeb81945eed0 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 20 Apr 2007 13:57:53 +0000 Subject: [PATCH] * locate.el (locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5799cc462b..569ed8ae6ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-20 Francesco Potort=8ec + + * locate.el (locate): Output from shell-command should go in the + current buffer rather than *Shell Command Output*. + 2007-04-20 Chong Yidong * paren.el (show-paren-function): Fix last fix. -- 2.11.4.GIT