Fix facemenu to populate buffer inside the with-help-window call.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 19 Mar 2011 21:37:21 +0000 (17:37 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 19 Mar 2011 21:37:21 +0000 (17:37 -0400)
commitfe0fb33e832ea83ffe8cab449eb41ed4acb691d9
treebe6666b348a83ea4141b3fdb76dd9c7ea8ece86b
parentb14e3e21ec6702d27257a1400681fc36ee10282f
Fix facemenu to populate buffer inside the with-help-window call.
See http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01193.html

* facemenu.el (list-colors-display): Call list-faces-display from
inside with-help-window.
(list-colors-print): Use display property to align the final
column, instead of checking window-width.
lisp/ChangeLog
lisp/facemenu.el