]> git.eshelyaron.com Git - emacs.git/commitdiff
* faces.el (describe-face): Ignore anonymous faces.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 11 Jan 2009 17:27:24 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 11 Jan 2009 17:27:24 +0000 (17:27 +0000)
lisp/ChangeLog

index 6ab923a6c5291db28b88e7c1237fc1168f8e57b3..edcea7dc113382badf42778982554511092cc4f6 100644 (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.