Mercurial > hg > xemacs-beta
comparison man/xemacs/custom.texi @ 335:54f7aa390f4f r21-0-65
Import from CVS: tag r21-0-65
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:50:39 +0200 |
parents | 6330739388db |
children | 8e84bee8ddd0 |
comparison
equal
deleted
inserted
replaced
334:58353925ad93 | 335:54f7aa390f4f |
---|---|
2204 | 2204 |
2205 Emacs frames accept the following resources: | 2205 Emacs frames accept the following resources: |
2206 | 2206 |
2207 @table @asis | 2207 @table @asis |
2208 @item @code{geometry} (class @code{Geometry}): string | 2208 @item @code{geometry} (class @code{Geometry}): string |
2209 Initial geometry for the frame. @xref{Geometry Resources} for a | 2209 Initial geometry for the frame. @xref{Geometry Resources}, for a |
2210 complete discussion of how this works. | 2210 complete discussion of how this works. |
2211 | 2211 |
2212 @item @code{iconic} (class @code{Iconic}): boolean | 2212 @item @code{iconic} (class @code{Iconic}): boolean |
2213 Whether this frame should appear in the iconified state. | 2213 Whether this frame should appear in the iconified state. |
2214 | 2214 |