Richard Klinda <ignotus@xxxxxxxxxxx> writes:
> In xwem-frame.el
>
> ,----
> | ;;;###autoload
> | (defcustom xwem-frame-default-properties
> | (list 'inner-border-width 3 ; Internal border of xwem's frame
> | 'inner-border-thickness 1 ; Internal border thickness
> | 'outer-border-width 0 ; X border
> | 'background "gray60" ; background color
> | 'title-height 18)
> | "*Default properties list for xwem frames."
> | :type '(restricted-sexp :match-alternatives (valid-plist-p))
> | :group 'xwem-frame)
> `----
>
> That "gray60" should be "xwem-frame-background" (defined in the same
> file).
Hehe, great! But no, `xwem-frame-background' is RIPed in history, by
introducing frame properties. So it simple should be removed, and it
will be done in minute :)
Thanks!
--
XWEM - Breaking the boundaries.
|