GNU bug report logs - #6912
23.2.50; emacs.1 does not mention fullscreen:maximized

Previous Next

Package: emacs;

Reported by: Sven Joachim <svenjoac <at> gmx.de>

Date: Wed, 25 Aug 2010 15:28:02 UTC

Severity: minor

Tags: patch

Found in version 23.2.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sven Joachim <svenjoac <at> gmx.de>
To: 6912 <at> debbugs.gnu.org
Cc: Sven Joachim <svenjoac <at> gmx.de>
Subject: bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized
Date: Wed, 25 Aug 2010 17:28:31 +0200
Severity: minor
Tags: patch

The Emacs manpage does not mention "maximized" as a possible value of
the "fullscreen" Xresource.  Here is a patch for that:

--8<---------------cut here---------------start------------->8---
=== modified file 'doc/man/emacs.1'
--- doc/man/emacs.1	2010-05-08 04:46:44 +0000
+++ doc/man/emacs.1	2010-08-25 15:14:22 +0000
@@ -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 )

--8<---------------cut here---------------end--------------->8---

Suggested ChangeLog entry:

2010-08-25  Sven Joachim  <svenjoac <at> gmx.de>

	* emacs.1: Mention "maximized" as possible value for the "fullscreen"
	Xresource.





This bug report was last modified 14 years and 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.