* lisp/frame.el (frame-maximization-style): New user option.
authorSam Steingold <sds@gnu.org>
Wed, 12 Dec 2012 14:43:45 +0000 (09:43 -0500)
committerSam Steingold <sds@gnu.org>
Wed, 12 Dec 2012 14:43:45 +0000 (09:43 -0500)
commit37f38bca1dbcce25b4f41928a249ecf937d795ff
treec85378baeca37af3d5bec91d4ae11643fb66df5f
parentfd49a2185ff4f1710bc337168fd15af91064a74e
* lisp/frame.el (frame-maximization-style): New user option.
(toggle-frame-maximized): Toggle frame maximization according to
`frame-maximization-style', bound to <f11>.
(cycle-frame-maximized): Cycle between all maximization styles and
non-maximized frame, bound to shift-<f11>.
etc/NEWS
lisp/ChangeLog
lisp/frame.el