Mercurial > emacs
comparison lisp/ChangeLog @ 110710:deee083d1b01
* subr.el (booleanp): Return t instead of a list (Bug#7086).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 02 Oct 2010 21:11:20 -0400 |
parents | 17914d74ccf4 |
children | 9f132a615f50 |
comparison
equal
deleted
inserted
replaced
110709:f07cd17d0a5a | 110710:deee083d1b01 |
---|---|
1 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com> | |
2 | |
3 * subr.el (booleanp): Return t instead of a list (Bug#7086). | |
4 | |
1 2010-10-03 Chong Yidong <cyd@stupidchicken.com> | 5 2010-10-03 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * server.el (server-process-filter, server-return-error): Give | 7 * server.el (server-process-filter, server-return-error): Give |
4 emacsclient time to shut down after receiving an error string. | 8 emacsclient time to shut down after receiving an error string. |
5 | 9 |