1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 09:20:59 -08:00

* faces.el (describe-face): Ignore anonymous faces.

This commit is contained in:
Chong Yidong 2009-01-11 17:27:24 +00:00
parent 0eef14bdd0
commit 4a6f62a1b5

View file

@ -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.