Mercurial > emacs
comparison lisp/ChangeLog @ 77889:e41f2897e2fe
* emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
died and we are trying to send a signal to it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 04 Jun 2007 23:14:56 +0000 |
parents | 2c91e7bc0c74 |
children | 4ae3b6748985 |
comparison
equal
deleted
inserted
replaced
77888:2c91e7bc0c74 | 77889:e41f2897e2fe |
---|---|
1 2007-06-04 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has | |
4 died and we are trying to send a signal to it. | |
5 | |
1 2007-06-04 Juanma Barranquero <lekktu@gmail.com> | 6 2007-06-04 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * emacs-lisp/easy-mmode.el (define-minor-mode) | 8 * emacs-lisp/easy-mmode.el (define-minor-mode) |
4 (easy-mmode-define-navigation): Fix typos in docstrings. | 9 (easy-mmode-define-navigation): Fix typos in docstrings. |
5 | 10 |