Mercurial > emacs
changeset 101127:1f33f73056ae
* faces.el (describe-face): Ignore anonymous faces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 11 Jan 2009 17:27:24 +0000 |
parents | 7c467055463f |
children | 311f898c790b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 11 16:45:52 2009 +0000 +++ b/lisp/ChangeLog Sun Jan 11 17:27:24 2009 +0000 @@ -1,5 +1,7 @@ 2009-01-11 Chong Yidong <cyd@stupidchicken.com> + * faces.el (describe-face): Ignore anonymous faces. + * server.el (server-save-buffers-kill-terminal): Args changed. Handle nowait client frames.