all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: 6912@debbugs.gnu.org
Cc: Sven Joachim <svenjoac@gmx.de>
Subject: bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized
Date: Wed, 25 Aug 2010 17:28:31 +0200	[thread overview]
Message-ID: <87hbiiyan4.fsf@turtle.gmx.de> (raw)

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@gmx.de>

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






             reply	other threads:[~2010-08-25 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25 15:28 Sven Joachim [this message]
2010-08-26 15:15 ` bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbiiyan4.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=6912@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.