Mercurial > emacs
changeset 110119:58afda80af8c
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 26 Aug 2010 11:14:55 -0400 |
parents | b2115e1dafc0 |
children | 3d32b7120396 |
files | doc/man/ChangeLog doc/man/emacs.1 |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/man/ChangeLog Thu Aug 26 11:09:45 2010 -0400 +++ b/doc/man/ChangeLog Thu Aug 26 11:14:55 2010 -0400 @@ -1,3 +1,7 @@ +2010-08-26 Sven Joachim <svenjoac@gmx.de> + + * emacs.1: Mention "maximized" value for the "fullscreen" X resource. + 2010-05-07 Chong Yidong <cyd@stupidchicken.com> * Version 23.2 released.
--- a/doc/man/emacs.1 Thu Aug 26 11:09:45 2010 -0400 +++ b/doc/man/emacs.1 Thu Aug 26 11:14:55 2010 -0400 @@ -403,11 +403,12 @@ The desired fullscreen size. The value can be one of .IR fullboth , +.IR maximized , .IR fullwidth , or .IR fullheight , -which correspond to the command-line options `\-fs', `\-fw', and -`\-fh', respectively. +which correspond to the command-line options `\-fs', `-mm', `\-fw', +and `\-fh', respectively. Note that this applies to the initial frame only. .TP .BR geometry " (class " Geometry )