# HG changeset patch # User Chong Yidong # Date 1282835695 14400 # Node ID 58afda80af8cec6d5ba06b2acfc5e8dc03cb6b08 # Parent b2115e1dafc05c705b4fae94601f0819149be0ea * emacs.1: Mention "maximized" value for the "fullscreen" X resource. diff -r b2115e1dafc0 -r 58afda80af8c doc/man/ChangeLog --- 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 + + * emacs.1: Mention "maximized" value for the "fullscreen" X resource. + 2010-05-07 Chong Yidong * Version 23.2 released. diff -r b2115e1dafc0 -r 58afda80af8c doc/man/emacs.1 --- 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 )