Mercurial > emacs
comparison lisp/ChangeLog @ 76797:c02f4807a29f
* eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
SIGUSR1 and SIGUSR2.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 30 Mar 2007 01:53:54 +0000 |
parents | 5f487f7cb186 |
children | aac76e7c087c |
comparison
equal
deleted
inserted
replaced
76796:5f487f7cb186 | 76797:c02f4807a29f |
---|---|
1 2007-03-30 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize | |
4 SIGUSR1 and SIGUSR2. | |
5 | |
1 2007-03-29 Kim F. Storm <storm@cua.dk> | 6 2007-03-29 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * ido.el (ido-read-internal): When reading file or dir, only override | 8 * ido.el (ido-read-internal): When reading file or dir, only override |
4 minibuffer-local-filename-completion-map, otherwise only override | 9 minibuffer-local-filename-completion-map, otherwise only override |
5 minibuffer-local-completion-map. | 10 minibuffer-local-completion-map. |