# HG changeset patch # User Miles Bader # Date 975393679 0 # Node ID 45b5584170ff898f5cf5c50095b85814076b1a97 # Parent e66f3c5840a43dcbfaa022f86bd329da9ec83f96 *** empty log message *** diff -r e66f3c5840a4 -r 45b5584170ff lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 28 06:40:10 2000 +0000 +++ b/lisp/ChangeLog Tue Nov 28 06:41:19 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-28 Miles Bader + * cus-face.el (custom-face-attributes): Add post-filter function + for :box. Make pre-filter function for :box handle all cases. + * wid-edit.el (widget-choose): Make sure pop-up window is large enough to display all the choices, as there's no way to scroll it.