From: Chong Yidong Date: Fri, 30 Mar 2007 01:53:54 +0000 (+0000) Subject: * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize X-Git-Tag: emacs-pretest-22.0.97~124 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b2d2c07e8da4f9340c9c38778b6936fc900fdb3c;p=emacs.git * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize SIGUSR1 and SIGUSR2. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ca56b482e3..6155b6fe8fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-30 Chong Yidong + + * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize + SIGUSR1 and SIGUSR2. + 2007-03-29 Kim F. Storm * ido.el (ido-read-internal): When reading file or dir, only override